3 papers
cs.AI2026
ContextPipe: Database-Inspired Context Assembly for Long-Horizon Agents
Peng Xu, Zuyu Zhang, Yuze Sun +3
Long-horizon large language model (LLM) agents require context assembly: the runtime must decide what to include in each prompt, in what order, and when to compact history under a…
cs.DB2026
Version Control System for Data with MatrixOne
Hongshen Gou, Feng Tian, Long Wang +2
The rapid advancement of artificial intelligence has elevated data to a cornerstone of modern software systems. As data projects become increasingly complex and dynamic, version co…
cs.DB2018
Scripting Relational Database Engine Using Transducer
Feng Tian
We allow database user to script a parallel relational database engine with a procedural language. Procedural language code is executed as a user defined relational query operator…