You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/08/13 08:31:45 UTC

[GitHub] [hudi] bhasudha commented on issue #1956: [SUPPORT] DMS for table without PK

bhasudha commented on issue #1956:
URL: https://github.com/apache/hudi/issues/1956#issuecomment-673341610


   > so on single column table it was https://github.com/apache/hudi/blob/release-0.5.3/hudi-spark/src/main/java/org/apache/hudi/keygen/SimpleKeyGenerator.java#L58
   > 
   > can I use complexkey class even for single column table ?
   
   It should be possible. It would split record keys separated by comma (in case of multiple columns) into a list. 


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

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