bhavya-ganatra commented on issue #18161:
URL: https://github.com/apache/hudi/issues/18161#issuecomment-4161164310

   Thank you for your response @rangareddy 
   Q1 & Q4 -> Thanks for confirmation
   Q3 -> My custom merger was working fine with inline compaction in the same 
job, but it was not being recognised while doing clustering. Let me see if i 
can make it work with async clustering job. If not, i can raise a separate bug 
jira.
   Q2 -> Do we know if we are going to add support for Non partitioned table? 
Because we do not have a valid partition key by which we can have non-skewed 
data distribution. We tried having custom hash based partition based on primary 
key but it was inefficient. Hence, we chose just the bucket indexing with no 
partition. 


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

Reply via email to