prashantwason commented on PR #18086: URL: https://github.com/apache/hudi/pull/18086#issuecomment-4030056015
Thanks @danny0405 for the approval\! Tests are fixed now — the keyless write test was failing due to two bugs: 1. Options were added to the map after `builder.options()` already copied it 2. Missing `OPERATION=INSERT` to enable append mode for keyless writes Both fixed in the latest push. -- 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]
