rahil-c commented on PR #13719:
URL: https://github.com/apache/hudi/pull/13719#issuecomment-3201928456

   Can we add one test for testing the show cleans `filter` with a complex 
expression as well, like you mentioned in your examples in one of the commit 
descriptions.
   ```
   - call show_cleans(table => 'my_table', filter => 'clean_time >= 20250101 
AND state = COMPLETED')
   - call show_clean_plans(table => 'my_table', filter => 
'total_partitions_to_clean > 0')
   
   ```


-- 
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