Skip to content

Support ORC format caching for iceberg connector#17262

Merged
beinan merged 1 commit intoprestodb:masterfrom
JySongWithZhangCe:support_orc_caching_for_iceberg_connector
Feb 10, 2022
Merged

Support ORC format caching for iceberg connector#17262
beinan merged 1 commit intoprestodb:masterfrom
JySongWithZhangCe:support_orc_caching_for_iceberg_connector

Conversation

@JySongWithZhangCe
Copy link
Copy Markdown
Contributor

@JySongWithZhangCe JySongWithZhangCe commented Feb 5, 2022

Fix #17261

== RELEASE NOTE ==

Iceberg Changes
* Support ORC format caching module for iceberg connector.

Copy link
Copy Markdown
Contributor

@rongrong rongrong left a comment

Choose a reason for hiding this comment

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

Thanks for working on this. Only some small improvements.

@rongrong
Copy link
Copy Markdown
Contributor

rongrong commented Feb 8, 2022

Please squash all commits into one and force push to update the branch.

@JySongWithZhangCe JySongWithZhangCe deleted the support_orc_caching_for_iceberg_connector branch February 9, 2022 02:18
@JySongWithZhangCe JySongWithZhangCe restored the support_orc_caching_for_iceberg_connector branch February 9, 2022 02:18
Support ORC format caching for iceberg connector

fix code style

Support ORC format caching for iceberg connector
@JySongWithZhangCe JySongWithZhangCe force-pushed the support_orc_caching_for_iceberg_connector branch from b4e6456 to 3d4c4b2 Compare February 9, 2022 03:23
@JySongWithZhangCe
Copy link
Copy Markdown
Contributor Author

Please squash all commits into one and force push to update the branch.

Done

@ChunxuTang
Copy link
Copy Markdown
Member

Hi @JySongWithZhangCe, thanks for your contribution!
Just a very minor suggestion: Could you wrap your release note in the code markdown?
So it should be something like

== RELEASE NOTES ==

Iceberg Changes
* ...

instead of

== RELEASE NOTES ==
Iceberg Changes

  • ...

@beinan beinan merged commit aae9d9f into prestodb:master Feb 10, 2022
@JySongWithZhangCe
Copy link
Copy Markdown
Contributor Author

Hi @JySongWithZhangCe, thanks for your contribution! Just a very minor suggestion: Could you wrap your release note in the code markdown? So it should be something like

== RELEASE NOTES ==

Iceberg Changes
* ...

instead of

== RELEASE NOTES == Iceberg Changes

  • ...

Done, thx @beinan

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.

Support ORC format caching for iceberg connector

4 participants