anshulsingh-py commented on PR #19853: URL: https://github.com/apache/hudi/pull/19853#issuecomment-5580280725
Rebased onto latest master (picked up #19836's numeric-widening refactor of this same file) and addressed the remaining review comment: widened the resolved-but-not-row-evaluable denylist to also cover `Generator` (explode, inline) and non-deterministic functions (rand, uuid, monotonically_increasing_id, spark_partition_id), not just aggregates. Verified current_date/current_timestamp don't need the same treatment since they compute for real at eval time. Full `procedure` package suite passing (260/260) after the rebase. -- 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]
