Key Default Type Description
paimon.respect.minmaxsplitsize.enabled
false Boolean If true, Paimon will calculate the size of split through hive parameters about splits such as 'mapreduce.input.fileinputformat.split.minsize' and 'mapreduce.input.fileinputformat.split.maxsize', and then split.
paimon.split.openfilecost
(none) Long The cost when open a file. The config will overwrite the table property 'source.split.open-file-cost'.