User16826994223
Databricks Employee
Databricks Employee

The real answer depends on your requirements regarding latency, the number of data located - HDFS/S3/...), etc. Possible approaches are:

  1. Read data directly using the Delta Standalone Reader library for JVM, or via delta-rs library that works with Rust/Python/Ruby