From 211869ba124ce402e0a84b1064f6a354b12a0640 Mon Sep 17 00:00:00 2001 From: Haoqiong Bian Date: Sun, 16 Aug 2026 16:48:17 +0800 Subject: [PATCH 1/2] update publications --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5be90b3e0..a1d91ee2d 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,11 @@ Pixels is an academic system aims at providing production-grade quality. It supp is compatible with the mainstream data analytic ecosystems. The key ideas and insights in Pixels are elaborated in the following publications. -> [How Consistent and Fresh are Lake Tables Really (short)](https://doi.org/10.1145/3802514.3812602) +> [Transactional Data Change for Real-Time Analytics in Lakehouses]() +Dongyang Geng, Haoqiong Bian, Zinuo Li, Haoyue Li +*Proceedings of the VLDB Endowment, Volume 19* (**VLDB'26**) + +> [How Consistent and Fresh are Lake Tables Really](https://doi.org/10.1145/3802514.3812602) Zinuo Li, Dongyang Geng, Haoqyue Li, Hailong Yu, Qi Lei, Haoqiong Bian *Proceedings of the 1st International Workshop on Data FORMATS for Modern Architectures and Workloads* (**FORMATS'26 @ SIGMOD**) @@ -127,7 +131,7 @@ The key ideas and insights in Pixels are elaborated in the following publication > [Serverless Query Processing with Flexible Performance SLAs and Prices](https://arxiv.org/abs/2409.01388) Haoqiong Bian, Dongyang Geng, Yunpeng Chai, Anastasia Ailamaki - *arXiv preprint arXiv:2409.01388* (**arXiv'24**) + *arXiv preprint arXiv:2409.01388* > [Using Cloud Functions as Accelerator for Elastic Data Analytics](https://doi.org/10.1145/3589306) Haoqiong Bian, Tiannan Sha, Anastasia Ailamaki From 3c207e90d3ede3f3c133bbe888b4dcebbe13a884 Mon Sep 17 00:00:00 2001 From: Haoqiong Bian Date: Sun, 16 Aug 2026 16:49:01 +0800 Subject: [PATCH 2/2] update publications --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1d91ee2d..63cbea216 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Dongyang Geng, Haoqiong Bian, Zinuo Li, Haoyue Li *Proceedings of the VLDB Endowment, Volume 19* (**VLDB'26**) > [How Consistent and Fresh are Lake Tables Really](https://doi.org/10.1145/3802514.3812602) - Zinuo Li, Dongyang Geng, Haoqyue Li, Hailong Yu, Qi Lei, Haoqiong Bian + Zinuo Li, Dongyang Geng, Haoyue Li, Hailong Yu, Qi Lei, Haoqiong Bian *Proceedings of the 1st International Workshop on Data FORMATS for Modern Architectures and Workloads* (**FORMATS'26 @ SIGMOD**) > [PixelsDB: Serverless and NL-Aided Data Analytics with Flexible Service Levels and Prices (demo)](https://doi.org/10.1109/ICDE65448.2025.00365)