hujincalrin edited a comment on pull request #4280:
URL: https://github.com/apache/hudi/pull/4280#issuecomment-993486974


   @nsivabalan  
   In the RFC, key format is [ColumnId] [PartitionId] [FileId]/ [ColumnId] 
"agg" [PartitionId],it will using hash32/hash128 to generate unique IDS,would 
like to know how to guarantee the uniqueness between two different 
columnNames/PartitionValues/FileNames after hash32/hash128?
   I.e., once two different ColumnNames have the same ID after hash32, it will 
lead a wrong pruning results.


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