cshuo commented on code in PR #19866: URL: https://github.com/apache/hudi/pull/19866#discussion_r3958056282
########## packaging/bundle-validation/validate.sh: ########## Review Comment: Fixed in f5e1e91a2961. Lance validation now checks both the SQL Client exit code and the expected query result, since SQL errors can return zero. Failures propagate to CI. ########## packaging/bundle-validation/flink/lance.sql: ########## Review Comment: Added a read-back query asserting both row count and field values. The standalone Flink check passed on Java 11 and 17 in Linux ARM64 containers. -- 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]
