MisterRaindrop opened a new pull request, #694:
URL: https://github.com/apache/iceberg-cpp/pull/694

   Vendor the Apache Hive 3.1 standalone-metastore IDL and the fb303 helper IDL 
it includes into third_party/hive_metastore/. These files are the input for the 
C++ HMS client bindings, generated by a follow-up commit that invokes `thrift 
--gen cpp` at build time.
   
   Provenance:
   * hive_metastore.thrift       - apache/hive @ branch-3.1, 
standalone-metastore
   * share/fb303/if/fb303.thrift - apache/thrift @ master, contrib/fb303
   
   Both upstream files retain their Apache 2.0 license headers; only trailing 
whitespace and final newlines were normalized by the repository's pre-commit 
hooks. third_party/hive_metastore/NOTICE records the upstream sources, and the 
project root NOTICE references it. .github/.licenserc.yaml gains third_party/** 
to paths-ignore so the license-eye check skips the vendored tree.


-- 
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]

Reply via email to