Aggarwal-Raghav commented on PR #5909: URL: https://github.com/apache/hive/pull/5909#issuecomment-3024019984
Just an update, i just found that the issue exists outside of qtest as well. Basically any test sourcing/using 4.1.0 schema file will face this. https://github.com/apache/hive/blob/master/itests/hive-unit/src/test/java/org/apache/hive/service/server/InformationSchemaWithPrivilegeTestBase.java#L298-L304 running the following test also create _REPLACE dir. ``` cd itests/hive-unit; mvn clean test -Dtest=TestInformationSchemaWithPrivilegeZookeeperPlain -Drat.skip ``` -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org