platypii commented on code in PR #115: URL: https://github.com/apache/parquet-site/pull/115#discussion_r2098523532
########## content/en/docs/File Format/implementationstatus.md: ########## @@ -118,7 +118,7 @@ Implementations: | Feature | arrow | parquet-java | arrow-go | arrow-rs | cudf | hyparquet | duckdb | | ----------------------------------------- | ----- | ------------- | -------- | -------- | ----- | --------- | ------ | -| External column data (1) | ✅ | ✅ | ❌ | ❌ | (W) | ❌ | ❌ | +| External column data (1) | ✅ | ✅ (*) | ❌ | ❌ | (W) | ✅ | ❌ | Review Comment: Reverted the change to parquet-java in this PR. I will open a new PR with the java update later. Thanks for catching that! -- 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]
