shivjha30 opened a new pull request, #5745: URL: https://github.com/apache/hive/pull/5745
### What changes were proposed in this pull request? Additional log statements have been added to capture the details of the get_partitions_by_expr function calls, including input parameters and the results of the execution. This will help in tracking the function's behavior and identifying issues more effectively. ### Why are the changes needed? For get_partition_by_expr and get_partitions_spec_by_expr it is not logging the expression/filter Adding the expression along with other data can ease the process of reading HMS logs in future ### Does this PR introduce _any_ user-facing change? NO ### Is the change a dependency upgrade? NO ### How was this patch tested? Checking the outcome in Hive.logs  -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org