Skip to content

Commit

Permalink
remove python crate
Browse files Browse the repository at this point in the history
relates to: apache#1066 & apache#1067
  • Loading branch information
milenkovicm committed Oct 11, 2024
1 parent 2f223db commit c062f33
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 942 deletions.
2 changes: 1 addition & 1 deletion ballista-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ clap = { workspace = true }
datafusion = { workspace = true }
datafusion-cli = { workspace = true }
dirs = "5.0.1"
env_logger = "0.10"
env_logger = "0.11"
mimalloc = { version = "0.1", default-features = false }
num_cpus = "1.13.0"
rustyline = "11.0.0"
Expand Down
11 changes: 0 additions & 11 deletions python/.cargo/config.toml

This file was deleted.

2 changes: 0 additions & 2 deletions python/.gitignore

This file was deleted.

48 changes: 0 additions & 48 deletions python/Cargo.toml

This file was deleted.

202 changes: 0 additions & 202 deletions python/LICENSE.txt

This file was deleted.

71 changes: 0 additions & 71 deletions python/README.md

This file was deleted.

36 changes: 0 additions & 36 deletions python/pyballista/__init__.py

This file was deleted.

Loading

0 comments on commit c062f33

Please sign in to comment.