chenbodeng719 commented on issue #8279: URL: https://github.com/apache/hudi/issues/8279#issuecomment-1493725310
It's weird. My uid keys is like below. It seems that bucket hash function think they are 1. ``` |tiq_fb3c7524-206c-4cef-a87f-4e6379190f38:htmtalent | |tiq_fb3c753a-11a6-4b62-8a0e-54f0df7a980a:htmtalent | |tiq_fb3c756b-c3d4-4ab2-b7a8-38e5540619b2:htmtalent | |tiq_fb3c76f0-2bb8-43ca-88ff-190c6528f585:htmtalent ``` When I add uid key like 1,2,3,4..., there comes out multi parquet as expected. Do I miss something? -- 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]
