romanhorilyi opened a new pull request, #10120:
URL: https://github.com/apache/gravitino/pull/10120

   ### What changes were proposed in this pull request?
   
   Cherry pick [BDP-31769: add extra UTs for partitioned tables for 
BaseExpressionStrategyHandler 
evaluation](https://github.com/datastrato/gravitino-pinterest/pull/145).
   
   Add unit tests in `TestCompactionStrategyHandler.java` to verify that 
`evaluate` method:
   1. filters out non-matching partitions
   2. is working w/ partitioned table w/ no matching partitions
   3. is working w/ partitioned table w/ no partitions
   
   ### Why are the changes needed?
   
   To validate that `BaseExpressionStrategyHandler` works properly for corner 
cases for partitioned tables.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   - [x] Unit tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to