Update dependency org.questdb:questdb to v8.1.0 #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/org.questdb-questdb-8.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
8.0.3
->8.1.0
Release Notes
questdb/questdb (org.questdb:questdb)
v8.1.0
Compare Source
QuestDB 8.1.0 has arrived.
In this release, QuestDB's foundation takes a second step towards our next generation architecture.
Our prior release introduced JSON extraction.
And now, by popular demand, QuestDB meets Apache Parquet.
New Features 🐣
read_parquet()
function to read Apache Parquet files.FILL(VALUE)
andFILL(NULL)
.Performance 🚀
like/ilike
operator on symbol columns.regexp_replace(varchar)
with simple patterns.Bug Fixes 🐛
SQL:
WHERE
andGROUP BY
for some function keys.GROUP BY
with a single varchar function key.Core:
Pull requests
New Contributors
Full Changelog: https://github.com/questdb/questdb/compare/8.0.3...8.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.