haydenflinner commented on issue #7354: URL: https://github.com/apache/hudi/issues/7354#issuecomment-1336276510
I started spark/hudi today and this was happening to me. it's because the default precombine field is 'ts'. Set the precombine field to any (numeric?) field in your table and you'll get past this message. -- 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]
