Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Add installed_version_time to release time table schema#51

Merged
liyanhui1228 merged 5 commits into
GoogleCloudPlatform:masterfrom
liyanhui1228:bq
Jul 20, 2018
Merged

Add installed_version_time to release time table schema#51
liyanhui1228 merged 5 commits into
GoogleCloudPlatform:masterfrom
liyanhui1228:bq

Conversation

@liyanhui1228
Copy link
Copy Markdown
Member

No description provided.

},
{
"mode": "REQUIRED",
"mode": "NULLABLE",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was it required before and is this ok to be nullable?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking it might be good to be less strict in the table schema in order to insert all the data records we collected. But now I feel like if those fields are Null then the row will be useless, so I changed them back to required. Thx!

@liyanhui1228
Copy link
Copy Markdown
Member Author

CircleCI was not working this afternoon, manually run nox and it passed, merging...

@liyanhui1228 liyanhui1228 merged commit 8c74aa7 into GoogleCloudPlatform:master Jul 20, 2018
@liyanhui1228 liyanhui1228 deleted the bq branch July 20, 2018 01:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants