Skip to content

Spark 3.2: Clean static vars in SparkTableUtil - #4765

Merged
aokolnychyi merged 1 commit into
apache:masterfrom
aokolnychyi:remove-unused-vars-spark-table-util
May 14, 2022
Merged

Spark 3.2: Clean static vars in SparkTableUtil#4765
aokolnychyi merged 1 commit into
apache:masterfrom
aokolnychyi:remove-unused-vars-spark-table-util

Conversation

@aokolnychyi

Copy link
Copy Markdown
Contributor

This PR cleans up and removes no longer used static vars in SparkTableUtil.

@aokolnychyi

Copy link
Copy Markdown
ContributorAuthor

@rdblue

Copy link
Copy Markdown
Contributor

+1 when tests are passing.

@aokolnychyi
aokolnychyi merged commit da38680 into apache:masterMay 14, 2022
@aokolnychyi

Copy link
Copy Markdown
ContributorAuthor

Thanks, @rdblue!

kazuyukitanimura pushed a commit to kazuyukitanimura/spark that referenced this pull request Aug 10, 2022
Iceberg 0.13.0.3 - ADT 1.1.7
2022-05-20
PRs Merged
* Internal: Parquet bloom filter support (apache#594 (https://github.pie.apple.com/IPR/apache-incubator-iceberg/pull/594))
* Internal: AWS Kms Client (apache#630 (https://github.pie.apple.com/IPR/apache-incubator-iceberg/pull/630))
* Internal: Core: Add client-side check of encryption properties (apache#626 (https://github.pie.apple.com/IPR/apache-incubator-iceberg/pull/626))
* Core: Align snapshot summary property names for delete files (apache#4766 (apache/iceberg#4766))
* Core: Add eq and pos delete file counts to snapshot summary (apache#4677 (apache/iceberg#4677))
* Spark 3.2: Clean static vars in SparkTableUtil (apache#4765 (apache/iceberg#4765))
* Spark 3.2: Avoid reflection to load metadata tables in SparkTableUtil (apache#4758 (apache/iceberg#4758))
* Core: Fix query failure when using projection on top of partitions metadata table (apache#4720) (apache#619 (https://github.pie.apple.com/IPR/apache-incubator-iceberg/pull/619))
Key Notes
Bloom filter support and Client Side Encryption Features can be used in this release. Both features are only enabled with explicit flags and will not effect existing tables or jobs.
sunchao pushed a commit to sunchao/iceberg that referenced this pull request May 9, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@aokolnychyi@rdblue