Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2021 10:27 AM
The real answer depends on your requirements regarding latency, the number of data located - HDFS/S3/...), etc. Possible approaches are:
- Read data directly using the Delta Standalone Reader library for JVM, or via delta-rs library that works with Rust/Python/Ruby