Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Conversation

@cmathiesen
Copy link

I added in our FilterFactory class and decided to add the logic to convert the filter from Hive -> Iceberg in the IF, add it to the current JobConf because applying the filter is handled in the an inner IF (at the base IcebergInputFormat class).

I was trying to see if there was a better way to do it from the StorageHandler instead but it required a few work arounds, so this seemed simpler. Will add tests in a bit :))

@cmathiesen cmathiesen requested a review from massdosage July 27, 2020 16:31
Copy link

@massdosage massdosage 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 so far, just needs some tests like you said.

@massdosage massdosage force-pushed the hive-filter-pushdown branch from 0b9c046 to 4b8ca3e Compare August 19, 2020 11:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants