This is an automated email from the ASF dual-hosted git repository.
blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git.
from 292873f Fix typos in spark.md (#1190)
add a2796f0 ORC: Use ConstantReader for identity partition columns (#1191)
No new revisions were added by this update.
Summary of changes:
.../org/apache/iceberg/data/TableScanIterable.java | 4 +-
.../iceberg/mr/mapreduce/IcebergInputFormat.java | 6 +-
.../org/apache/iceberg/orc/OrcValueReaders.java | 66 +++++++++++++---------
.../iceberg/spark/data/SparkOrcValueReaders.java | 2 +-
.../apache/iceberg/spark/source/RowDataReader.java | 3 +-
5 files changed, 50 insertions(+), 31 deletions(-)