[GitHub] [hudi] nsivabalan commented on issue #7733: [SUPPORT] Duplicate rows found in Hudi non partitioned table.

2023-04-27 Thread via GitHub


nsivabalan commented on issue #7733:
URL: https://github.com/apache/hudi/issues/7733#issuecomment-1527022328

   The linked patch contains unit tests. also, tried reproducing locally w/ 
some failures as well. could not reproduce. 
   closing the issue as not valid anymore. 


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [hudi] nsivabalan commented on issue #7733: [SUPPORT] Duplicate rows found in Hudi non partitioned table.

2023-01-25 Thread via GitHub


nsivabalan commented on issue #7733:
URL: https://github.com/apache/hudi/issues/7733#issuecomment-1404529634

   can you provide us complete list of write configs. if you are setting 
operation type to "bulk_insert", you could find duplicates. 
   
   wrt non partitioned, the key gen class is 
"org.apache.hudi.keygen.NonpartitionedKeyGenerator" 


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org