VenuReddy2103 opened a new pull request, #6502:
URL: https://github.com/apache/hive/pull/6502

   ### What changes were proposed in this pull request?
   Fixed testFireInsertEvent() test for TestHive and TestHiveRemote
   
   ### Why are the changes needed?
   1. Modern versions of JUnit (4 and 5), methods do not run as tests without 
the @Test annotation. 
   2. Fire InsertEvent with empty dir test should happen before inserting some 
data to the table data location. Otherwise test would fail since table dir is 
not empty anymore.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Executed the test
   


-- 
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]

Reply via email to