anshulsingh-py commented on PR #19853: URL: https://github.com/apache/hudi/pull/19853#issuecomment-5562112955
Found the actual CI failure: `TestShowCleansProcedures` had a pinned assertion (added alongside #19850) checking that `concat` gets rejected as unsupported. That's exactly the behavior this PR changes, so I swapped it for a genuinely unknown function name to keep exercising the rejection path. Pushed as a follow-up commit — 10/10 in that suite now, and the earlier fixes are still green. -- 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]
