Limess edited a comment on issue #4043:
URL: https://github.com/apache/hudi/issues/4043#issuecomment-974042539


   Note that `story_published_partition_date` is being written to the end table 
due to this issue: https://github.com/apache/hudi/issues/3945
   
   I wonder if that could be the cause of the issue as we're _technically_ 
inserting a new column in the middle of the schema (as 
`story_published_partition_date` is at the end and added by a SQL transformer)?


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