Skip to content

Commit

Permalink
addition of bigquery coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
canimus committed May 14, 2023
1 parent 7e5cc53 commit 3fbabc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,9 @@ Define once, `run everywhere`
- [x] Snowpark DataFrame
- [x] Pandas DataFrame
- [x] DuckDB Tables
- [x] BigQuery Client
- Polars DataFrame
- SQLite Tables
- MS-SQL Tables


Whilst expanding the functionality feels a bit as an overkill because you most likely can connect `spark` via its drivers to whatever `DBMS` of your choice.
In the desire to make it even more `user-friendly` we are aiming to make `cuallee` portable to all the providers above.
Expand Down

0 comments on commit 3fbabc0

Please sign in to comment.