yuanlihan commented on issue #1582: Enable Partition Discovery for Broker Load URL: https://github.com/apache/incubator-doris/issues/1582#issuecomment-518927101 > In the future, the columns from path also participate in columns mapping. So, I think the grammar of load stmt is `columns terminated by 'xxx' (tmp_k1) columns from path (tmp_k2) set (k1=tmp_k1+tmp_k2).` @EmmyMiao87 Sure. Columns from path are also compatible with columns mapping operations of SET statement. I have add this to the doc of interface design.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
