abstractdog commented on code in PR #5691: URL: https://github.com/apache/hive/pull/5691#discussion_r1993158886
########## iceberg/iceberg-handler/src/test/queries/positive/mv_iceberg_orc8.q: ########## @@ -0,0 +1,22 @@ +-- MV source table has varchar column. Review Comment: this qtest passes for me on master without the fix, I'm running: ``` mvn install -Dtest.output.overwrite=true -Pitests,iceberg -Denforcer.skip=true -pl itests/qtest-iceberg -Dtest=TestIcebergLlapLocalCliDriver -Dqfile=mv_iceberg_orc8.q ``` how does this qtest validates the fix? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
