-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* rename main crate as ndc-bigquery * wip: update query engine crate * update configuration, connector and cli crates * add SQL for cli update command * create tables info for cli config updation * create tables info for cli config updation * cli update command * update service key value * format * format * update sql to take database name from the user * send empty row instead of null value when no element is present in the query result * wip: fix ndc-tests * update ndc-spec version * take project_id and dataset_id as input * format * remove unused imports/variables * lint fix * wip: lint fix * wip: lint fix * lint fix * cli binary generation * wip: cleanup * collect all env var as part of connection_settings * wip: fix tests: query tests, ndc-tests * empty dataset config generation fix * wip: fix tests * update config gen query to take dataset name * translation tests * remove debug statements * remove unused variable * wip: github actions * wip: github actions * wip: github actions - nix * wip: github actions - nix * wip: github actions - nix * wip: github actions - nix * wip: github actions - nix try 1 * Update flake.lock * Fix Nix build path in benchmarks * Remove duplicate nix build job, use hasura-v3-dev cachix cache every time --------- Co-authored-by: Daniel Harvey <danieljamesharvey@gmail.com>
- Loading branch information
1 parent
40ee3e6
commit 31ae50f
Showing
244 changed files
with
14,622 additions
and
6,856 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.