Skip to content

Commit

Permalink
machete
Browse files Browse the repository at this point in the history
  • Loading branch information
universalmind303 committed Jan 17, 2025
1 parent 198d908 commit 6dea8de
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions src/daft-connect/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[dependencies]
arrow2 = {workspace = true, features = ["io_json_integration"]}
async-stream = "0.3.6"
common-daft-config = {workspace = true, optional = true, features = ["python"]}
common-error = {workspace = true, optional = true, features = ["python"]}
common-file-formats = {workspace = true, optional = true, features = ["python"]}
daft-catalog = {path = "../daft-catalog", optional = true, features = ["python"]}
Expand Down Expand Up @@ -33,7 +32,6 @@ common-runtime.workspace = true
default = ["python"]
python = [
"dep:pyo3",
"dep:common-daft-config",
"dep:common-error",
"dep:common-file-formats",
"dep:daft-core",
Expand Down

0 comments on commit 6dea8de

Please sign in to comment.