Commit 8ebed67
authored
Script and documentation for regenerating sqlite test files (#14290)
* Adding script and documentation for regenerating sqlite test files.
* Prettier.
* Script updates, include customized sqllogictests.rs file for regeneration.
* Minor comment update
* Removed use of sed, fixed using host.docker.internal when starting up pg via docker, cleanup pg_compat .bak files.1 parent ad60ffc commit 8ebed67
File tree
5 files changed
+946
-2
lines changed- datafusion/sqllogictest
- bin
- regenerate
- docs/source/contributor-guide
5 files changed
+946
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
253 | 260 | | |
254 | 261 | | |
255 | 262 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
| 126 | + | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments