Skip to content

Conversation

@huaxingao
Copy link
Contributor

What changes were proposed in this pull request?

Make DynamicPartitionPruningV2FilterSuite extend DynamicPartitionPruningV2Suite

Why are the changes needed?

Make code cleaner

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing test

extends DynamicPartitionPruningV2Suite {

override protected def initState(): Unit = {
spark.conf.set("spark.sql.catalog.testcat", classOf[InMemoryTableWithV2FilterCatalog].getName)
Copy link
Contributor

Choose a reason for hiding this comment

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

shall we call super.initState here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed. Thanks

@huaxingao huaxingao closed this in 42719d9 Aug 24, 2022
@huaxingao
Copy link
Contributor Author

Merged to master. Thanks @cloud-fan for your review!

@huaxingao huaxingao deleted the followup branch August 24, 2022 18:27
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.

2 participants