Getting Started
Getting Started: Speed Up External Table Queries
Make StarTree External Table queries fast with the right indexes, caching and preload settings, and protection against out-of-memory scans.
External Table queries read Parquet from object storage at query time instead of a local segment, so the fastest path to low latency is indexes and caching — not more compute. Three changes cover almost every slow-query case:

