Skip to content

Conversation

@huaxingao
Copy link
Contributor

Port the changes in #9841 to Spark 3.5


// Controls which Parquet reader implementation to use
public static final String PARQUET_READER_TYPE = "spark.sql.iceberg.parquet.reader-type";
public static final ParquetReaderType PARQUET_READER_TYPE_DEFAULT = ParquetReaderType.ICEBERG;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing an empty line.

@aokolnychyi aokolnychyi merged commit c5822c4 into apache:main Feb 1, 2025
31 checks passed
@huaxingao
Copy link
Contributor Author

Thanks a lot @aokolnychyi

@huaxingao huaxingao deleted the comet_3.5 branch February 1, 2025 07:52
jbonofre pushed a commit to jbonofre/iceberg that referenced this pull request Feb 3, 2025
pvary added a commit to pvary/iceberg that referenced this pull request Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants