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: Aggregating indices now allow multiple field names in the key column #51

Merged
merged 61 commits into from
Mar 11, 2022

Conversation

ericf-firebolt
Copy link
Contributor

Resolves https://packboard.atlassian.net/browse/FIR-8715

Checklist

  • I have run this code in development and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required/relevant for this PR.
  • I have updated CHANGELOG.md and added information about my change.
  • If this PR requires a new PyPI release I have bumped the version number.
  • I have pulled/merged from the main branch if there are merge conflicts.
  • I have verified that this PR contains only code changes relevant to this PR.

…ome logic to error out with missing column names.
… only drop and rebuild if explicity told to using a variable on dbt run-operation stage_external_sources.
…s, and added upper() to ensure match in errors in FireboltIndexConfig.
…s, I know that's not actually relevant to the job at hand.
…and for correctly naming the indexes if there is a list of keys.
@octavianzarzu30
Copy link
Contributor

@stepansergeevitch can you please review?

ericf-firebolt and others added 27 commits March 11, 2022 10:53
…s, and added upper() to ensure match in errors in FireboltIndexConfig.
…s, I know that's not actually relevant to the job at hand.
…and for correctly naming the indexes if there is a list of keys.
…d agg indexes, but parsing is done in an external library, so I ended up just making minor changes in the error messages.
…ince we're no longer going to make them a PR action.
@ericf-firebolt ericf-firebolt merged commit 6b203b9 into main Mar 11, 2022
@ericf-firebolt ericf-firebolt deleted the agg-indices-multiple-field-names-key-column branch March 11, 2022 19:26
@sonarcloud
Copy link

sonarcloud bot commented Mar 11, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants