Skip to content

Conversation

@bitsondatadev
Copy link
Member

Description

Fixes #15971 by adding documentation around REST and JDBC catalog limitations with views.

Additional context and related issues

n/a

Release notes

(x) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you also going to add some link or so to the Iceberg docs about the two catalogs? So users know potentially how to set this up .. or is this coming in a later PR separately .. which would totally be fine btw.

@bitsondatadev
Copy link
Member Author

Are you also going to add some link or so to the Iceberg docs about the two catalogs? So users know potentially how to set this up .. or is this coming in a later PR separately .. which would totally be fine btw.

The Iceberg docs only feature Spark. Eventually, we will want to invest some time in updating their docs to include Trino as we support most features now.

@bitsondatadev bitsondatadev changed the title Specify limitations of REST and JDBC catalogs Specify view limitations of REST and JDBC catalogs Feb 14, 2023
@github-actions github-actions bot added the docs label Feb 14, 2023
Copy link
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Ship it.

@ebyhr ebyhr merged commit cee66a8 into trinodb:master Feb 14, 2023
@github-actions github-actions bot added this to the 407 milestone Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Document lack of view support in JDBC and REST catalogs

5 participants