From the 1 of 4 linked papers with an AI index.
4 papers
SiriusDeliver: Automating Data Warehouse Delivery at Tencent
Haining Xie, Xiaokai Zhou, Jiaming Yang +12
Enterprise data warehouses (DWs) support business-critical analytics, but warehouse task delivery remains a complicated production process involving context retrieval, workflow con…
DataClawEval: A Benchmark for Data Engineering Agents in Real Industrial Harness
Debin Meng, Jiaming Yang, Zefang Zong +4
The paper introduces DataClawEval, a benchmark that tests autonomous LLM agents on end-to-end data engineering tasks across multiple production-grade SQL and Spark engines using de…
SemCEB: A Cardinality Estimation Benchmark for Semantic Operators
Andreas Zimmerer, Claudius Kühn, Yang Li +3
Modern data systems increasingly expose multi-modal large language models as semantic operators: SQL operators, including filters and joins, whose predicates are defined by a natur…
SIRIUS-SQL: Anchoring Multi-Candidate Text-to-SQL in Execution Feedback
Leo Luo, Haining Xie, Siqi Shen +8
Text-to-SQL on complex schemas is unreliable on a single pass, so recent systems generate multiple SQL candidates and let voting filter out errors. Yet voting alone is not enough,…