Skip to content

Comments

Removed un-used function converterFor from class ParquetMetricsRowGroupFilter#4548

Merged
jackye1995 merged 1 commit intoapache:masterfrom
Andre9580:remove-unused-parquet-function-converterFor
Apr 18, 2022
Merged

Removed un-used function converterFor from class ParquetMetricsRowGroupFilter#4548
jackye1995 merged 1 commit intoapache:masterfrom
Andre9580:remove-unused-parquet-function-converterFor

Conversation

@Andre9580
Copy link
Contributor

While running ./gradlew build -x test -x integrationTest to build the iceberg project, I noticed that the private function converterFor from class ParquetMetricsRowGroupFilter was not used in the repo. This is why I wanted to remove it. Please feel free to let me know if that makes sense.

@Andre9580 Andre9580 changed the title Removed function un-used function converterFor from class ParquetMetricsRowGroupFilter Removed un-used function converterFor from class ParquetMetricsRowGroupFilter Apr 15, 2022
Copy link
Contributor

@rajarshisarkar rajarshisarkar left a comment

Choose a reason for hiding this comment

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

Looks good to me as CI is passing and the unused function is private.

@jackye1995 jackye1995 merged commit 5da8885 into apache:master Apr 18, 2022
@jackye1995
Copy link
Contributor

thanks for the fix!

Sign up for free to 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.

3 participants