xushiyan commented on PR #6899: URL: https://github.com/apache/hudi/pull/6899#issuecomment-1272785880
> Hi @xushiyan , I want this inference to also work with META_SYNC_PARTITION_FIELDS, is it necessary? You might add META_SYNC_PARTITION_FIELDS as the 3rd config to infer after the table config and keygen option, to keep the inference consistent. But what are the cases that the hudi table does not have the partition table configs, and you can't specify the keygen options like for the writer configs ? > In general, partition field is null, the table may be a non-parition table, is the default extractor class reasonablle? MultiPartKeysValueExtractor also handles non-partitioned cases. -- 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]
