MisterRaindrop opened a new pull request, #689: URL: https://github.com/apache/iceberg-cpp/pull/689
Introduce a top-level ICEBERG_BUILD_HIVE CMake option (default OFF) and wire src/iceberg/catalog/hive/ into the build as a subdirectory. The new directory installs only iceberg_hive_export.h for now and mirrors the iceberg_rest_export.h pattern so that follow-up commits can add sources without further layout changes. The default OFF keeps builds without Apache Thrift unaffected. README's CMake options table is updated. First commit of the iceberg-cpp HiveCatalog that follows iceberg-rust's iceberg-catalog-hms crate as a blueprint. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
