-
Notifications
You must be signed in to change notification settings - Fork 999
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix create_dataset to create table inside feast's dataset * fix tests for create dataset * Format code with Google style * Remove unused clock variable in BigQueryTrainingDatasetCreator * Update comment for createDataset in BigQueryTrainingDatasetCreator * Clean up print function for createBqTableDescription() * fix tests on create_dataset - remove Clock - update public dataset test * Fix typo * Mount service account during unit test in prow so we can test with actual BigQuery * Add TODO in BigQueryTrainingDatasetCreatorTest
- Loading branch information
1 parent
d500001
commit 3a29339
Showing
12 changed files
with
676 additions
and
140 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
Oops, something went wrong.