MaheshChahare123

Results 1 issues of MaheshChahare123

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_changes_as_spark(table_url,...