Skip to content

Failing to read with BigQuery due to _delta_log items missing createdTime field #2948

Answered by rtyler
Petterhg asked this question in Q&A
Discussion options

You must be logged in to vote

@Petterhg as @ion-elgreco mentioned createdTime is optional but unfortunately some delta implementations do not treat optional as actually optional 😭

#2926 does ensure that the createdTime gets set when a new metadata action is created, such as on schema evolution, so perhaps once I release 0.20.2 you would be able to modify the schema of that table or recreate it in order to make it BigQuery readable?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rtyler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
3 participants
Converted from issue

This discussion was converted from issue #2944 on October 19, 2024 13:50.