Hi Haishui, I think your requirement is reasonable. We can support it.
Best, Jingsong On Fri, Dec 29, 2023 at 5:59 PM yejunhao <441005...@qq.com> wrote: > > Hi haishui, > > > Reading from AppendOnlyTable won't trigger a shuffle, if your data comes from > AppendOnlyTable has been shuffled after reading, you should check to topology > behind Read Node. > > Best, Junhao > > 2023年12月29日 下午5:48,haishui <haishui...@126.com> 写道: > > 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 > >