kokila-19 opened a new pull request, #6638:
URL: https://github.com/apache/hive/pull/6638

   ### What changes were proposed in this pull request?
   Enable **metastore.iceberg.catalog.unique.table.location=true** in the 
docker HMS configMap.yaml for test createTableInUniqueLocation.
   Fix the missing-metadata test to work with S3 (use Hadoop rename instead of 
local file move) for testLoadTableWithMissingMetadataFile.
   
   ### Why are the changes needed?
   Two docker tests were failing:
   **createTableInUniqueLocation**: HMS in docker didn’t have unique locations 
enabled.
   **testLoadTableWithMissingMetadataFile**: the iceberg's test uses local file 
moves but docker stores data on S3.
   
   ### Does this PR introduce _any_ user-facing change?
   No. Test and docker config only.
   
   ### How was this patch tested?
   Workflow in my fork. Run Junit executes successfully
   https://github.com/kokila-19/hive/actions/runs/30070902634/job/89411368628


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