alexr17 opened a new issue, #17820:
URL: https://github.com/apache/hudi/issues/17820

   ### Bug Description
   
   **What happened:**
   getPartitionToReplacedFileIds is doing expensive .distinct() call to get 
partition ids for unpartitioned table.
   **What you expected:**
   no need to do this when the table is unpartitioned
   **Steps to reproduce:**
   perform bulk insert with insert overwrite on unpartitioned table
   
   ### Environment
   
   **Hudi version:**
   **Query engine:** Spark
   **Relevant configs:**
   
   
   ### Logs and Stack Trace
   
   _No response_


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