Skip to content

feat(hive): add iceberg_hive library with bundled/system thrift dependency#753

Merged
wgtmac merged 3 commits into
apache:mainfrom
MisterRaindrop:feat/hive-thrift-codegen-clean
Jun 25, 2026
Merged

feat(hive): add iceberg_hive library with bundled/system thrift dependency#753
wgtmac merged 3 commits into
apache:mainfrom
MisterRaindrop:feat/hive-thrift-codegen-clean

Conversation

@MisterRaindrop

@MisterRaindrop MisterRaindrop commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add iceberg_hive library wiring for the checked-in HMS/fb303 bindings.
  • Add stub HiveCatalog and HMS connection properties.
  • Link against Arrow's bundled Thrift runtime.

@MisterRaindrop MisterRaindrop force-pushed the feat/hive-thrift-codegen-clean branch 4 times, most recently from 358a079 to 970ecfe Compare June 18, 2026 01:44
@MisterRaindrop MisterRaindrop marked this pull request as ready for review June 18, 2026 01:47
Comment thread cmake_modules/IcebergThirdpartyToolchain.cmake Outdated
Build checked-in HMS bindings into libiceberg_hive with a stub
HiveCatalog and HMS connection properties. Reuse Arrow bundled Thrift
runtime and suppress generated-source deprecated-declaration warnings.
@MisterRaindrop MisterRaindrop force-pushed the feat/hive-thrift-codegen-clean branch from 36ed728 to d1df6e8 Compare June 25, 2026 02:34

@wgtmac wgtmac left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I've verified both vendored and system thrift locally and pushed some minor fixes. It seems that we don't have any ci workflow to cover hive catalog yet. But I'm fine to add them later in a separate PR just like what SQL catalog or AWS S3/SigV4 do. Thanks @MisterRaindrop for adding this!

@wgtmac wgtmac changed the title feat(hive): add iceberg_hive library backed by Arrow bundled Thrift feat(hive): add iceberg_hive library with bundled/system thrift dependency Jun 25, 2026
@wgtmac wgtmac merged commit a1f3514 into apache:main Jun 25, 2026
21 checks passed
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.

2 participants