anshulsingh-py commented on PR #19853: URL: https://github.com/apache/hudi/pull/19853#issuecomment-5589731339
Ran a thorough self-review pass before pushing again, stress-testing the `transformUp` fix and the RuntimeReplaceable unwrap beyond what was already covered: - Three levels of mixed hardcoded/registry function nesting (`upper(concat(lower(name), 'x'))`) - `RuntimeReplaceable` builtins beyond nvl/left/right: `ifnull`, `nvl2`, `nullif` All resolve and evaluate correctly with no further production code changes needed — added as permanent regression coverage. Full `procedure` package suite: 262/262 passing, BUILD SUCCESS. -- 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]
