Commit 06c751b
ARROW-12444: [Rust] Remove rust
Removes rust from this repository and uses git clone to fetch the arrow-rs repo for integration tests.
Each commit is an independent change.
Note: Rust implementations have moved to:
* https://github.com/apache/arrow-rs
* https://github.com/apache/arrow-datafusion
Closes apache#10096 from jorgecarleitao/rm-rust
Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com>
Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>1 parent 4363fef commit 06c751b
570 files changed
Lines changed: 12 additions & 194031 deletions
File tree
- .github/workflows
- dev_pr
- ci
- docker
- dev
- archery/archery
- lang
- utils
- release
- docs/source/developers
- matlab/doc
- rust
- arrow-flight
- examples
- src
- arrow-pyarrow-integration-testing
- .cargo
- src
- tests
- arrow
- benches
- examples
- src
- alloc
- arch
- array
- equal
- transform
- buffer
- compute
- kernels
- csv
- datatypes
- ipc
- gen
- json
- util
- test/data
- ballista
- dev
- docker
- docs
- images
- user-guide
- src
- img
- rust
- benchmarks/tpch
- queries
- src
- client
- src
- core
- proto
- src
- execution_plans
- serde
- logical_plan
- physical_plan
- scheduler
- executor
- examples
- src
- scheduler
- src
- api
- state
- testdata
- customer
- lineitem
- nation
- orders
- partsupp
- part
- region
- supplier
- ui/scheduler
- public
- src
- components
- benchmarks
- src/bin
- datafusion-examples
- examples
- datafusion
- benches
- docs
- images
- src
- bin
- catalog
- datasource
- execution
- logical_plan
- optimizer
- physical_optimizer
- physical_plan
- expressions
- sql
- test
- variable
- tests
- integration-testing
- src
- bin
- flight_client_scenarios
- flight_server_scenarios
- parquet_derive_test
- src
- parquet_derive
- src
- parquet
- benches
- src
- arrow
- bin
- column
- encodings
- file
- record
- schema
- util
- test_common
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 48 | | |
58 | 49 | | |
59 | 50 | | |
60 | | - | |
61 | 51 | | |
62 | 52 | | |
63 | 53 | | |
| |||
71 | 61 | | |
72 | 62 | | |
73 | 63 | | |
74 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| |||
0 commit comments