+1 (binding) - Build successful [OK] - QuickStart successful [OK] - Verified checksum [OK]
Cheng Pan <cheng...@apache.org> 于2021年12月7日周二 17:02写道: > Thanks Yann Byron's explanation, the migration docs which mention the > breaking changes are really important for users and downstream > projects, I will appreciate it if the Hudi community can provide. > > Thanks, > Cheng Pan > > On Tue, Dec 7, 2021 at 4:53 PM Yann Byron <biyan900...@gmail.com> wrote: > > > > @Cheng Pan > > > > For https://github.com/apache/hudi/issues/4229, 'primaryKey' need to be > > provided by `options` or 'tblproperties' in hudi 0.10. And same with > config > > 'hoodie.datasource.write.recordKey.field', we use 'uuid' as the default > > value. So you can provide the 'primaryKey' in create-table sql, or the > > fields you define contain 'uuid'. > > > > And, we really should update the 'quick-start' docs ASAP. >