nareshpr commented on PR #5926: URL: https://github.com/apache/hive/pull/5926#issuecomment-3043139047
Thanks for the help @deniskuzZ I will incorporate the changes and update the commit. Earlier i tried to use org.apache.hadoop.hive.ql.metadata.Hive#fireInsertEvent(java.lang.String, java.lang.String, java.util.Map<java.lang.String,java.lang.String>, boolean, java.util.List<java.lang.String>) in testcase which accepts string path & got converted into file instead of directory. But your suggestion helps to pass empty folder. -- 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]
