You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/10/10 04:54:27 UTC

[GitHub] [hudi] xushiyan commented on pull request #6899: [HUDI-4998] Inference of META_SYNC_PARTITION_EXTRACTOR_CLASS does not work

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org