Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement] docs: Add document about catalogs properties for Trino connector #1785

Closed
yuqi1129 opened this issue Jan 30, 2024 · 0 comments · Fixed by #3054
Closed

[Improvement] docs: Add document about catalogs properties for Trino connector #1785

yuqi1129 opened this issue Jan 30, 2024 · 0 comments · Fixed by #3054
Assignees
Labels
improvement Improvements on everything

Comments

@yuqi1129
Copy link
Contributor

What would you like to be improved?

Currently, there is no document available regarding catalog properties for the Trino connector. We need to provide it.

How should we improve?

No response

@yuqi1129 yuqi1129 added the improvement Improvements on everything label Jan 30, 2024
@yuqi1129 yuqi1129 added this to the Gravitino 0.5.0 milestone Jan 30, 2024
jerryshao pushed a commit that referenced this issue Apr 22, 2024
…origin Trino connector configuration in the catalog properties (#3054)

### What changes were proposed in this pull request?

Gravitino Trino connector Support passing Trino connector configuration
in the catalog properties.
the configuration key should start with `trino.bypass`.
For example using `trino.bypass.hive.config.resources` to passing the
`hive.config.resources` to the Gravitino Hive catalog in Trino runtime.

### Why are the changes needed?

Fix: #1785

### Does this PR introduce _any_ user-facing change?

Add documents about : Passing Trino connector properties in
`trino-connector/supported-catalog.md`

### How was this patch tested?

UT IT

---------

Co-authored-by: Qi Yu <[email protected]>
diqiu50 added a commit to diqiu50/gravitino that referenced this issue Jun 13, 2024
…pport origin Trino connector configuration in the catalog properties (apache#3054)

### What changes were proposed in this pull request?

Gravitino Trino connector Support passing Trino connector configuration
in the catalog properties.
the configuration key should start with `trino.bypass`.
For example using `trino.bypass.hive.config.resources` to passing the
`hive.config.resources` to the Gravitino Hive catalog in Trino runtime.

### Why are the changes needed?

Fix: apache#1785

### Does this PR introduce _any_ user-facing change?

Add documents about : Passing Trino connector properties in
`trino-connector/supported-catalog.md`

### How was this patch tested?

UT IT

---------

Co-authored-by: Qi Yu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
2 participants