- 1084 Views
- 0 replies
- 1 kudos
Reading table changes using a greater timestamp or version than the last table commit throws an error and can be changed using a flag timestampOutOfRange.enabled,My issue is that I use an SQL endpoint and I don't see any way of providing this spark f...
- 1084 Views
- 0 replies
- 1 kudos
- 4069 Views
- 4 replies
- 3 kudos
Hi, Since it is not very well explained, I want to know if the table history is a snapshot of the whole table at that point of time containing all the data or it tracks only some metadata of the table changes.To be more precise : if I have a table in...
- 4069 Views
- 4 replies
- 3 kudos
Latest Reply
Hi @data engineer Hope everything is going great.Just wanted to check in if you were able to resolve your issue. If yes, would you be happy to mark an answer as best so that other members can find the solution more quickly? If not, please tell us so...
3 More Replies
- 835 Views
- 0 replies
- 1 kudos
When I tried to access specific version data and set the arguments value to the specific number, I get all version data.data1 = delta_sharing.load_table_changes_as_spark(table_url, starting_version=1, ending_version=1)data2 = delta_sharing.load_table...
- 835 Views
- 0 replies
- 1 kudos