chenwyi2
chenwyi2
and i already use using use-starting-sequence-number variable, iceberg version is 0.13.1
we use cdc mode, the data is always changing, even if we use strategy to auto-retry, rewritedatafile will always be failed
Is this problem solved? i met the same error
@Shane-Yu i add 'write.metadata.metrics.default'='full' into table ,and i print the log messae with upper, "upper java.nio.HeapByteBuffer[pos=0 lim=16 cap=16],fromByteBuffer qbfs://online010", "pos=0 lim=16 cap=16" is still truncate 16 bit? it doesn't work?
ORC_BLOOM_FILTER_COLUMNS this property will work on spark? when i set write.orc.bloom.filter.columns=xx and used spark to write data, i found that bloomfilter had no effect on querying.