Skip to content

[native] Register Velox hive connector factory for iceberg#22710

Merged
aditi-pandit merged 1 commit intoprestodb:masterfrom
majetideepak:fix-iceberg
May 10, 2024
Merged

[native] Register Velox hive connector factory for iceberg#22710
aditi-pandit merged 1 commit intoprestodb:masterfrom
majetideepak:fix-iceberg

Conversation

@majetideepak
Copy link
Collaborator

@majetideepak majetideepak commented May 9, 2024

Description

The current iceberg catalog uses hive for the connector.name.
Register a Velox hive connector factory for iceberg with name iceberg.
connector.name=iceberg is now supported.

Motivation and Context

Impact

Test Plan

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.
== NO RELEASE NOTE ==

The current iceberg catalog uses "hive" for the connector.name.
Register a Velox hive connector factory for iceberg with name `iceberg`.
"connector.name=iceberg" is now supported.
Copy link
Contributor

@aditi-pandit aditi-pandit left a comment

Choose a reason for hiding this comment

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

Thanks @majetideepak. Minor nit.

Copy link
Member

@imjalpreet imjalpreet left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @majetideepak

@majetideepak
Copy link
Collaborator Author

@aditi-pandit can you approve if you have no other comments? Thanks.

Copy link
Contributor

@aditi-pandit aditi-pandit left a comment

Choose a reason for hiding this comment

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

Thanks @majetideepak

@aditi-pandit aditi-pandit merged commit bd3ff3b into prestodb:master May 10, 2024
@majetideepak majetideepak deleted the fix-iceberg branch May 15, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants