You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
df = duckdb.sql(f""" select count(*) as TOTAL from iceberg_scan
('abfss://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/ddddd/iceberg/scada',
version='1')
""").show()
i got this error
NotImplementedException: Not implemented Error: AzureDfsStorageFileSystem: FileExists is not implemented!
The text was updated successfully, but these errors were encountered:
trying the syntax with version
i got this error
NotImplementedException: Not implemented Error: AzureDfsStorageFileSystem: FileExists is not implemented!
The text was updated successfully, but these errors were encountered: