Commit b66beb8
authored
* build moves only tests+benches pending
* unstable
* some tests fixed
* Mock MemorySourceConfig and DataSource
* some cleanup
* test pass but Mock is not efficient
* temporary stable
* one struct, test pass, cleaning pending
* cleaning
* more cleaning
* clippy
* 🧹🧹*cleaning*🧹🧹
* adding re-export
* fix:cargo fmt
* fix: doctest
* fix: leftout doctest
* fix: circular dependency
* clean, rename, document, improve
1 parent 188e0d3 commit b66beb8
File tree
68 files changed
+1479
-1114
lines changed- datafusion-cli/src
- datafusion-examples/examples
- datafusion
- core
- benches
- src
- datasource
- listing
- physical_plan
- parquet
- test_util
- test
- tests
- fuzz_cases
- memory_limit
- parquet
- physical_optimizer
- sql
- user_defined
- datasource
- src
- physical-optimizer
- physical-plan
- src
- aggregates
- joins
- repartition
- sorts
- windows
- proto/src/physical_plan
- substrait/src/physical_plan
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
68 files changed
+1479
-1114
lines changedSome 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 | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | | - | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments