MaheshChahare123
MaheshChahare123
I was using 0.5.0 version. Now, I am using 0.6.2 version but got the same result. `url = "dbfs:/filestore/config.share" + "#{shareName}.{schemaName}.{tableName}"` `df = delta_sharing.load_table_changes_as_spark(url, starting_version=2, ending_version=2)` `df.count()` `Output: 2343522` Expected...
Only starting_version is working. I checked whether I am using double underscore in between starting and version words but there is only one underscore in between them. And it is...
On Azure Databricks.
@linzhou-db Sorry for the delay. With all the possible ways, I tried the 0.6.2 version of the library but didn't get the desired output. I can't share the screenshot as...
@linzhou-db here are some screenshots.    