JNSimba commented on issue #5760: URL: https://github.com/apache/incubator-doris/issues/5760#issuecomment-876082090
> > > sequence在flink doris connecter中如何设置呢?我看文档中没有对应的参数 > > > > > > Set when the table is created > > http://doris.apache.org/master/zh-CN/administrator-guide/load-data/sequence-column-manual.html#%E4%BD%BF%E7%94%A8%E7%A4%BA%E4%BE%8B > > 建表的时候只能设置sequence的type > 而flink doris connecter中使用的是stream load,stram load需要在header中设置sequence coloum,但是flink doris connecter中没有提供该参数呀 well, currently, Flink connector does not support this parameter -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
