Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AWS billing datasource partition updates and HiveTable partition validation #1003

Closed

Conversation

chancez
Copy link
Contributor

@chancez chancez commented Oct 23, 2019

Fixes #1002
/hold
Need to file a bugzilla for this and verify the fix.

Chance Zibolski added 2 commits October 23, 2019 10:27
partitionSpec is an object/map containing arbitrary key/value string pairs,
so the validation was previously wrong as type array doesn't work this
this.
@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 23, 2019
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chancez

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 23, 2019
@chancez
Copy link
Contributor Author

chancez commented Oct 25, 2019

I'm going to close this and create a single PR to consolidate the fixes for the AWS billing datasource.

@chancez chancez closed this Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS Billing partitionSpec mismatch
2 participants