Skip to content

Commit

Permalink
WIP: BigtableDatasource and BigtableExec
Browse files Browse the repository at this point in the history
  • Loading branch information
jychen7 committed Mar 7, 2022
1 parent 3503d17 commit 27436aa
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 47 deletions.
11 changes: 9 additions & 2 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ arrow = { version = "9.0.0", features = ["prettyprint"] }
async-trait = "0.1.41"
bigtable_rs = "0.1.5"
tokio = { version = "1.0", features = ["macros", "rt", "rt-multi-thread", "sync", "fs", "parking_lot"] }
byteorder = "0.5.1"
Loading

0 comments on commit 27436aa

Please sign in to comment.