Skip to content

Commit 8a209e7

Browse files
mriggerclaude
andcommitted
Add SIGMOD 2026 R4 news and three accepted papers
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 694b858 commit 8a209e7

4 files changed

Lines changed: 115 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: 'Our papers "Dialect-Agnostic SQL Parsing via LLM-Based Segmentation", "Detecting Join Bugs in Database Engines via Join Implication Reasoning", and "NRBench: A Benchmark Suite for Learned Database Components with Drift Modeling" were accepted at SIGMOD 2026.'
3+
date: 2026-02-24
4+
---
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Dialect-Agnostic SQL Parsing via LLM-Based Segmentation"
3+
authors:
4+
- Junwen An
5+
- Kabilan Mahathevan
6+
- Manuel Rigger
7+
date: "2026-02-24T00:00:00Z"
8+
doi: ""
9+
10+
# Schedule page publish date (NOT publication's date).
11+
publishDate: "2000-12-15T00:00:00Z"
12+
13+
# Publication type.
14+
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
15+
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
16+
# 7 = Thesis; 8 = Patent
17+
publication_types: ["2"]
18+
19+
# Publication name and optional abbreviated publication name.
20+
publication: Proceedings of the ACM on Management of Data
21+
publication_short: In *SIGMOD 2026*
22+
23+
abstract: ""
24+
25+
#url_pdf:
26+
#url_code: '#'
27+
#url_dataset: '#'
28+
#url_poster: '#'
29+
#url_project: ''
30+
#url_slides: ''
31+
#url_source: '#'
32+
#url_video: '#'
33+
34+
35+
---
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "Detecting Join Bugs in Database Engines via Join Implication Reasoning"
3+
authors:
4+
- Zhaokun Xiang
5+
- Suyang Zhong
6+
- Manuel Rigger
7+
date: "2026-02-24T00:00:00Z"
8+
doi: ""
9+
10+
# Schedule page publish date (NOT publication's date).
11+
publishDate: "2000-12-15T00:00:00Z"
12+
13+
# Publication type.
14+
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
15+
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
16+
# 7 = Thesis; 8 = Patent
17+
publication_types: ["2"]
18+
19+
# Publication name and optional abbreviated publication name.
20+
publication: Proceedings of the ACM on Management of Data
21+
publication_short: In *SIGMOD 2026*
22+
23+
abstract: ""
24+
25+
#url_pdf:
26+
#url_code: '#'
27+
#url_dataset: '#'
28+
#url_poster: '#'
29+
#url_project: ''
30+
#url_slides: ''
31+
#url_source: '#'
32+
#url_video: '#'
33+
34+
projects:
35+
- sqlancer
36+
37+
---
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: "NRBench: A Benchmark Suite for Learned Database Components with Drift Modeling"
3+
authors:
4+
- "Zhanhao Zhao"
5+
- "Haotian Gao"
6+
- "Naili Xing"
7+
- "Lingze Zeng"
8+
- "Meihui Zhang"
9+
- "Gang Chen"
10+
- Manuel Rigger
11+
- "Beng Chin Ooi"
12+
date: "2026-02-24T00:00:00Z"
13+
doi: ""
14+
15+
# Schedule page publish date (NOT publication's date).
16+
publishDate: "2000-12-15T00:00:00Z"
17+
18+
# Publication type.
19+
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
20+
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
21+
# 7 = Thesis; 8 = Patent
22+
publication_types: ["2"]
23+
24+
# Publication name and optional abbreviated publication name.
25+
publication: Proceedings of the ACM on Management of Data
26+
publication_short: In *SIGMOD 2026*
27+
28+
abstract: ""
29+
30+
#url_pdf:
31+
#url_code: '#'
32+
#url_dataset: '#'
33+
#url_poster: '#'
34+
#url_project: ''
35+
#url_slides: ''
36+
#url_source: '#'
37+
#url_video: '#'
38+
39+
---

0 commit comments

Comments
 (0)