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

Bump org.questdb:questdb from 7.3.4 to 7.3.7 in /modules/questdb #7928

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps org.questdb:questdb from 7.3.4 to 7.3.7.

Release notes

Sourced from org.questdb:questdb's releases.

7.3.7

What's Changed

The hits keep comin'. Newly released QuestDB 7.3.7 adds supporting functions to pair with our recently released window functions. It also offers brings further improvements to SQL and ingestion performance - this has been a pattern of late!

Additional key features include:

  • A 5x speed up of WAL Apply for small transactions
  • New built-in functions for covariance, correlation, cumulative sum, and first value window
  • Enhanced compatibility with Grafana

Thanks to @​AjCH1 and @​ksankeerth for their first contributions!

New features

Fixes and improvements

New Contributors

Full Changelog: questdb/questdb@7.3.5...7.3.7

7.3.5

What's Changed

Following up our recent 7.3.4 release which provided Window Functions, Web Console improvements, and more, we're pleased to announce another significant release. Headlining 7.3.5 are the following key additions:

  • Percentile function: Find an approximate percentile for a given series with approx_percentile(DD).
  • Optimized queries: QuestDB has long stood out for its high performance ingestion. Not be left behind, queries also keep getting faster. In benchmarks, recent performance optimizations have shown 50% improvement to several query types.

New features

... (truncated)

Commits
  • 1c9e951 [maven-release-plugin] prepare release 7.3.7
  • 5e25a05 Revert "chore(core): reuse of security context objects (#3955)"
  • 2f86b23 build: 7.3.6 (#4047)
  • 8db31bd chore(core): reuse of security context objects (#3955)
  • 26233aa fix(sql): fix parsing of single character window frame bounds (#4045)
  • d37d46b fix(sql): occasionally failing queries when under rapid structural changes (#...
  • 82d45c7 fix(sql): improve compatibility with grafana (#4039)
  • 6fb5ceb fix(core): include system tables into database snapshots (#4026)
  • cf77e96 fix(sql): fix column propagation for queries with set operations and distinct...
  • 4126b59 perf(sql): get rid of offset packing in FastMap (#4038)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.questdb:questdb](https://github.com/questdb/questdb) from 7.3.4 to 7.3.7.
- [Release notes](https://github.com/questdb/questdb/releases)
- [Commits](questdb/questdb@7.3.4...7.3.7)

---
updated-dependencies:
- dependency-name: org.questdb:questdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 11, 2023 22:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Dec 11, 2023
@eddumelendez eddumelendez merged commit 4fd7bf6 into main Dec 12, 2023
88 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/questdb/org.questdb-questdb-7.3.7 branch December 12, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file modules/questdb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant