RussellSpitzer commented on issue #5977:
URL: https://github.com/apache/iceberg/issues/5977#issuecomment-1335440185

   If you aren’t sorting on the partition transform the rows will be in random 
order with regards to that transform. So if you don’t have the UDF registered 
and you are just sorting on the column itself I would expect you to generate at 
least 1 file per bucket per Spark taskOn Dec 2, 2022, at 1:36 AM, 
robinsinghstudios ***@***.***> wrote:
   @RussellSpitzer I'm sorting the data frame globally before inserting the 
data but still facing the same issue.
   
   —Reply to this email directly, view it on GitHub, or unsubscribe.You are 
receiving this because you were mentioned.Message 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