baimafeima-yf commented on issue #1409:
URL: https://github.com/apache/paimon/issues/1409#issuecomment-2421532084

   Is this feature available now? i want to bulk insert to the dynamic table.  
i have two question: 
   1.how to bulk insert .If according to the official example, if there are 
100000 pieces of data, the write method will be called 100000 times ,Will this 
seriously affect efficiency?
   2.if dynamic table execute “write.write(row)”.it will appears:"Can't extract 
bucket from row in dynamic bucket mode, you should use 
'TableWrite.write(InternalRow row, int bucket)' method."
   Can I successfully execute the write method without specifying a bucket
   
![e1327432f131ae7ce4f99fdb9c92ce1](https://github.com/user-attachments/assets/b749ed4f-067f-43b5-8ae4-863c85a086bd)
   


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