Closed vinishjail97 closed 2 months ago
@pjfanning @jcamachor @zabetak Please review the LICENSE file and let me know if I need to include other dependencies as well.
This sheet contains information regarding XTable dependencies and their category (A, B, X).
Squashed into single commit.
Important Read
What is the purpose of the pull request
After removing xtable-utilities from mvn deploy, include the dependencies where code is adapted. Remaining dependencies for parquet, delta, iceberg the library functions have been used directly provided for generating metadata but code hasn't been copied or reused.
The info regarding Xtable dependencies and their category (A, B, X) can be found here. xtable-utilities is the only module which contains category B and X dependencies (because of bundling) and has been excluded from the release as part of this PR https://github.com/apache/incubator-xtable/pull/540
Brief change log
(for example:)
Verify this pull request
(Please pick either of the following options)
This pull request is a trivial rework / code cleanup without any test coverage.