Commit a53ce95
authored
Arrow type bindings (apache#173)
* type bindings
* checkpoint commit
* First mappings of types
* map_from_arrow_type
* update LogicalPlan crate location
* add missing apache license to src/sql/exceptions.rs
* cargo fmt
* clippy warnings
* format!() changes
* Add ARM coverage for DataType::RunEndEncoded
* Return DataFusionError instead of unimplemented!()
* Add github access token and address review comments
* small cargo fmt fix1 parent f7e1c21 commit a53ce95
13 files changed
Lines changed: 654 additions & 19 deletions
File tree
- .github/workflows
- src
- common
- sql
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments