TangSiyang2001 commented on PR #19392:
URL: https://github.com/apache/doris/pull/19392#issuecomment-1540100097

   @lvshaokang Sry for late reply. 
   
   1. As far as I can see, since the original implementation did not use the 
`cluster` field at all, it means that `BY cluster` clause maybe deprecated. 
Personally, I think maybe it does no harm to rm this syntax. And the [related 
docs](https://doris.apache.org/zh-CN/docs/dev/sql-manual/sql-reference/Data-Manipulation-Statements/Load/BROKER-LOAD)
 seems not mention it as well. If worried about compatibility, maybe we could 
keep the syntax but do not analyze it as it does originally, and show cluter 
info with other helpful info.
   
   2. As for S3, maybe we could show sth unique to a S3 cluster like uri? 
Looking forward to ur opinion.


-- 
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]

Reply via email to