+1
On Wed, Apr 2, 2025 at 11:13 AM Wei Wu <woo....@gmail.com> wrote: > > +1 for this change. > > We have deployed multiple engines (such as Spark and Flink) to read and > write Paimon in our internal environment, and we need to use Hive metastore > for unified management of Paimon tables. We found that if users need to > manually set this option, metadata for many Paimon tables is missing in > HMS. I would prefer this option to be set to 'true' by default, eliminating > the need for manual configuration by users. > > Thanks, > Wei > > On Tue, Apr 1, 2025 at 6:18 PM JUNHAO YE <yejunhao12...@gmail.com> wrote: > > > Hi, devs. > > > > Paimon option contains one config "sync-all-properties", which decides > > whether to sync all properties to hive metastore. > > As far ad I am concerned, it's better to set it default to true to reduce > > user's burden. > > > > How do you think? Please reply this email if you have different opinions. > > > > Thanks, > > Junhao > >