ubyyj commented on issue #3636:
URL: https://github.com/apache/iceberg/issues/3636#issuecomment-1096131994

   hit the same issue in 0.13.1 in many queries, merge into, insert overwrite, 
etc.
   below is an example:
   `INSERT OVERWRITE mytable
   SELECT *
   FROM youjunyuan.actions_v2_20020408
   WHERE dt = '2022-03-21' and action='reportImpressionsTS'
   order by hh, user_id`


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