mansipp commented on code in PR #12882: URL: https://github.com/apache/hudi/pull/12882#discussion_r1980526402
########## packaging/bundle-validation/cli/commands.txt: ########## @@ -0,0 +1,5 @@ +create --path file:///tmp/hudi-bundles/tests/table --tableName trips --tableType COPY_ON_WRITE +connect --path file:///tmp/hudi-bundles/tests/table +desc +commits show +exit Review Comment: I have filed a new JIRA https://issues.apache.org/jira/browse/HUDI-9114 to expand the Hudi CLI bundle validation by adding more CLI command coverage beyond the basic validations currently in place. -- 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]
