Aggarwal-Raghav commented on PR #5943: URL: https://github.com/apache/hive/pull/5943#issuecomment-3065646646
Also, in HS2 DynamicPartitionCtx#whiteListPattern field exist per object. I am seeing the issue in cluster as well. **Testing (when setting the conf in beeline session)** <img width="1212" height="643" alt="Screenshot 2025-07-12 at 8 26 10 PM" src="https://github.com/user-attachments/assets/96737026-0c4a-40f9-a117-12c387a2e834" /> **(when i set the config in hive-site.xml)** <img width="1512" height="982" alt="Screenshot 2025-07-12 at 8 27 52 PM" src="https://github.com/user-attachments/assets/2b9c9817-5861-4bd0-8588-1b0d0306dea8" /> Unfortunately, its not happening in q file. Can you suggest should I make similar changes in DynamicPartitionCtx and [org/apache/hadoop/hive/ql/exec/FileSinkOperator.java:1129](https://github.com/apache/hive/blob/1411a401da57cbb3b047c7f25d04774b0204ad04/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java#L1130)? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
