Description
SQL queries can be run interactively against supported local data files through Apache DataFusion. This is useful for analysts and developers who want database-style exploration without loading files into a server first.
Query results depend on file format support, schema inference, and local resource limits. Avoid running unreviewed queries on private datasets in shared terminals or logs.