Hi teams,
I am trying to use Paimon as a message queue, like Kafka. But when I write to AppendOnlyTable, the data is out of order, due to shuffle by bucket-key. Is there any way to resolve the problem? or is there any plan to support fixed-partition? Thank you haishui
