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