danny0405 commented on issue #11144: URL: https://github.com/apache/hudi/issues/11144#issuecomment-2095033520
`hoodie.datasource.write.drop.partition.columns` is setup by default as false, which means the data file does not include the partition columns, the partition field you declared here should be a field name instead of a value `CID@12`. -- 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]
