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(pg-driver): fix PostgresDriver pre-aggregation issue #8338

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

pysarenko-bohdan
Copy link
Contributor

fix intermittent error when pre-aggregation enabled and used postgresql

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Issue Reference this PR resolves

[For example #12]

Description of Changes Made (if issue reference is not provided)

[Description goes here]

fix intermittent error when pre-aggregation enabled and used postgresql
@pysarenko-bohdan pysarenko-bohdan requested a review from a team as a code owner June 10, 2024 09:21
Copy link

vercel bot commented Jun 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Jun 10, 2024 9:22am
@github-actions github-actions bot added the pr:community Contribution from Cube.js community members. label Jun 10, 2024
@igorlukanin
Copy link
Member

Hi @pysarenko-bohdan 👋 Could you please elaborate on this change and the issue it addresses?

@ovr ovr merged commit 3202d8d into cube-js:master Jul 8, 2024
34 of 37 checks passed
@ovr
Copy link
Member

ovr commented Jul 8, 2024

Thank you, @pysarenko-bohdan, for your contribution! 🍰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:community Contribution from Cube.js community members.
4 participants