Details
Description
HUDI-2593 is bringing in virtual keys support for metadata table. There a quite a few test cases that don't build the write/client config properly and are leading to test failures. Few tests like compactor, clustering are genuinely failing as they are not passing in the right parameters or using the right interfaces when working on the metadata table. Need to address all these failures and fix the code as needed.