keksmd commented on issue #964: URL: https://github.com/apache/incubator-graphar/issues/964#issuecomment-5601491727
Status after #968 landed: this is now the single gate for everything else in the Java SDK — the reader, the writer (#973) and the validator (#974) all verify their output by reading it back through a Parquet backend. Its remaining dependencies are #971 and #972 (`ReadRequest`, `PhysicalReader`, `ReadReport`). Both are green and rebased on current `main`, waiting on review. I am holding this PR until they merge rather than opening a third link in a chain; the branch is ready and builds against `main` plus those two. -- 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]
