Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

YACHT-1142: SLI Quality query finds also tables without backup table … #110

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

radkomateusz
Copy link
Contributor

…in BQ even if datastore has information about backup.

Repairing predicate in SLITableNewerModificationPredicate - it was not using partiton_id from table_reference for partitioned tables which causes errors. Removed unnecessary code. Some fields are now NULLABLE in SLI_QUALITY_HISTORY_SCHEMA (as it is possible that some fields are nulls if there are any backup table).

…in BQ even if datastore has information about backup.

Repairing predicate in SLITableNewerModificationPredicate - it was not using partiton_id from table_reference for partitioned tables which causes errors. Removed unnecessary code. Some fields are now NULLABLE in SLI_QUALITY_HISTORY_SCHEMA (as it is possible that some fields are nulls if there are any backup table).
@coveralls
Copy link

coveralls commented Jan 3, 2019

Pull Request Test Coverage Report for Build 981

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 83.344%

Totals Coverage Status
Change from base Build 975: -0.06%
Covered Lines: 2577
Relevant Lines: 3092

💛 - Coveralls

@radkomateusz radkomateusz merged commit d933a9a into master Jan 3, 2019
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.

None yet

4 participants