Commit 78ac53a
authored
Add sqllogictests (v0) (#4395)
* sqllogictests v0
* Add CI workflow
* Add license
* Run linter + remove submodule requirement in CI
* Add submodules back
* Remove files
* Address comments:
* Move sqllogic tests in datafusion/core/tests
* Update README
* Add licences
* Update CI check
* rust_lint.sh
* Run prettier on readme
* Fix checks
* New line (windows)
* sqllogictests don't parse correctly on windows - ignore windows
* empty commit - rerun CI
* Add LICENSE.txt and NOTICE.txt back:
* pyarrow fix1 parent 799dd74 commit 78ac53a
10 files changed
Lines changed: 1569 additions & 23 deletions
File tree
- .github/workflows
- datafusion-cli
- datafusion/core
- tests/sqllogictests
- src
- test_files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
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 | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments