ad1happy2go commented on issue #8981: URL: https://github.com/apache/hudi/issues/8981#issuecomment-1598918352
@jjtjiang I was able to reproduce this issue with version 0.12.2. Bulk insert is not writing rows properly, as this is composite key so it must write with invoice_no:20264,invoice_type:125,proj_no:33770. This issue got fixed in 0.13.0. can you use either 0.13.0 or 0.13.1 -- 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]
