6 projects
vgi-rpc
Vector Gateway Interface - RPC framework based on Apache Arrow
query-farm-duckdb-json-serialization
Integrate with DuckDB's JSON serialization of expressions and values
query-farm-flight-server
A framework for building Arrow Flight servers for the DuckDB Airport extension with robust authentication, schema management, and data handling capabilities.
query-farm-airport-test-server
An Apache Arrow Flight server that is used to test the Airport extension for DuckDB.
query-farm-sql-manipulation
A Python library for intelligent SQL predicate manipulation using SQLGlot. This library provides tools to safely remove specific predicates from `SQL WHERE` clauses and filter SQL statements based on column availability.
query-farm-sql-scan-planning
A Python library for intelligent file filtering using SQL expressions and metadata-based scan planning. This library enables efficient data lake query optimization by determining which files need to be scanned based on their statistical metadata.