Showing cs.DBShow all
2 papers · 1 filter
cs.DB2026
Streaming Model Cascades for Semantic SQL
Paweł Liskowski, Kyle Schmaus
Modern data warehouses extend SQL with semantic operators that invoke large language models on each qualifying row, making per-row inference orders of magnitude more expensive than…
cs.DB2025
Cortex AISQL: A Production SQL Engine for Unstructured Data
Paweł Liskowski, Benjamin Han, Paritosh Aggarwal +11
Snowflake's Cortex AISQL is a production SQL engine that integrates native semantic operations directly into SQL. This integration allows users to write declarative queries that co…