snuyanzin commented on PR #28218:
URL: https://github.com/apache/flink/pull/28218#issuecomment-4807670624

   my point is
   if we can not repro something for SQL we should not touch this path then
   
   >Calcite silently drops ORDER BY in a subquery without LIMIT/FETCH during 
SQL-to-rel conversion
   
   is it a bug a reasonable optimization which should be applied for table api 
as well?
   
   if it is an optimization then probably need to apply
   if it is a bug then need to fix it in calcite and if after that it started 
being reproducible in sql verify that the fix works for both


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

Reply via email to