szehon-ho opened a new pull request, #6716: URL: https://github.com/apache/iceberg/pull/6716
This is the Spark-side changes for: https://github.com/apache/iceberg/commits/master Some explanations: - Because RowReader is instantiated with PositionDeletesTable, but we need the base table's schema, need to expose some API's that expose the base table. - ORC and Parquet readers fixed to handle constant column pushdown. (Previously this code path not exercised because metadata columns are not pushed down by Spark). -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org