huangxiaopingRD commented on PR #6561:
URL: https://github.com/apache/kyuubi/pull/6561#issuecomment-2247807173

   > Generally, we should always respect user explicitly requested data 
distribution to unsurprise users. My view may be too pessimistic, breaking user 
requested data distribution may cause correctness issue in corner cases, I'm -0 
on introduing this feature. But I'm OK if other committers accept it, as long 
as we disable it by default and explain the dangerous in the docs
   
   Your concern is correct. This feature is only decided by the user, not by 
the platform. This feature is similar to Spark's 
[RemoveAllHints](https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/ResolveHints.scala#L298)


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