Hi,
We are offering data products through a central catalog for our users. To minimize data duplication and to display relationships between tables, we use shallow clones to provide access to the data.
However, since implementing this approach, we occasionally encounter the following error when querying a shallow clone:
Couldn't initialize file system for path abfss://<path>.snappy.parquet
Has anyone else experienced this issue? If so, do you know how to prevent or resolve it?
Thank you!