nikita-sheremet-clearscale commented on issue #4008:
URL: https://github.com/apache/hudi/issues/4008#issuecomment-970528351


   Look at you table definition
   
   > Caused by: java.lang.IllegalArgumentException: Partition key parts 
[created] does not match with partition values [2019, 01, 17]. Check partition 
strategy. 
   
   It has single partition column `created` while you partition table by 3 
columns  with values: 2019, 01, 17


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