[GitHub] [hudi] danny0405 commented on issue #6034: [SUPPORT] Flink Bucket Index Can't Update Records Using 0.11.1

2022-11-07 Thread GitBox
danny0405 commented on issue #6034: URL: https://github.com/apache/hudi/issues/6034#issuecomment-1306541144 Close because of prolonged inactivity. -- 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

[GitHub] [hudi] danny0405 commented on issue #6034: [SUPPORT] Flink Bucket Index Can't Update Records Using 0.11.1

2022-07-05 Thread GitBox
danny0405 commented on issue #6034: URL: https://github.com/apache/hudi/issues/6034#issuecomment-1175023540 I see many useless options for the SQL, can you try this option again: ```sql 'hoodie.table.type' = 'COPY_ON_WRITE' ,'hoodie.datasource.write.recordkey.field' = 'da

[GitHub] [hudi] danny0405 commented on issue #6034: [SUPPORT] Flink Bucket Index Can't Update Records Using 0.11.1

2022-07-04 Thread GitBox
danny0405 commented on issue #6034: URL: https://github.com/apache/hudi/issues/6034#issuecomment-1173659440 You can set up partitions, can you show some characteristics of the data that duplicates ? It is helpful to dig into the reason. -- This is an automated message from the Apache Git

[GitHub] [hudi] danny0405 commented on issue #6034: [SUPPORT] Flink Bucket Index Can't Update Records Using 0.11.1

2022-07-04 Thread GitBox
danny0405 commented on issue #6034: URL: https://github.com/apache/hudi/issues/6034#issuecomment-1173601299 One thing you need to know is that bucket index does not support update upon different partitions, expect that you source stream is CDC itself. -- This is an automated message from