Cleared 2m ago · ray-project/ray #64880 · Python · ★ 44k · Apache-2.0

[Data] Unity Catalog Delta Table Reads Won't Work with GCP Databricks

Currently operations on (reads) a Databricks Unity Catalog on GCP doesn't work with the Catalog abstraction for Delta tables. The reason for this is because internally we use the delta-rs library to write to delta tables, and delta-rs relies on an older version of object_store…

What we checked

Similar unclaimed issues