Commit 0919ca0
refactor: use sum type for expects in records (#202)
* refactor: use sum type for expects in records
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
* add docs
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
* minor fixes
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
* use empty_results
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
* bump version and changelog
Signed-off-by: Alex Chi <iskyzh@gmail.com>
---------
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Signed-off-by: Alex Chi <iskyzh@gmail.com>
Co-authored-by: Alex Chi <iskyzh@gmail.com>1 parent 7ee44cd commit 0919ca0
File tree
7 files changed
+294
-287
lines changed- sqllogictest-bin
- sqllogictest-engines
- sqllogictest/src
7 files changed
+294
-287
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments