Commit 4478cce
committed
fix: Lance broadcast totalRows, Iceberg bench discovery, add conformance tests
- Master DO now includes totalRows and r2Prefix in broadcast payload
- Query DO uses broadcast totalRows for Lance (was computing 0 from columns)
- Query DO lazy-loads full dataset when r2Prefix present in broadcast
- Bench script triggers Iceberg lazy-load via query before benchmarking
- Add 66 conformance tests: Parquet/Lance parsing, column decoding,
page skipping, filter correctness, cross-format consistency1 parent 964ad6b commit 4478cce
File tree
4 files changed
+914
-6
lines changed- scripts
- src
4 files changed
+914
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| 170 | + | |
170 | 171 | | |
171 | 172 | | |
172 | 173 | | |
| |||
189 | 190 | | |
190 | 191 | | |
191 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
192 | 214 | | |
193 | 215 | | |
194 | 216 | | |
| |||
0 commit comments