mariadb-duckdb: switch to Parquet ingestion, remove PRIMARY KEY, add 2026-07-13 results#986
Open
mariadb-AlekseiBukhalov wants to merge 1 commit into
Conversation
08c00e3 to
11d972a
Compare
… results - Switch dataset ingestion from TSV to Parquet via run_in_duckdb/read_parquet - Remove PRIMARY KEY → no ART index overhead on load - start/stop: use mariadbd-safe / mariadb-admin instead of systemctl - start: cap duckdb_max_threads=nproc/2 on machines with >32 logical CPUs (empirically optimal at physical core count; HT siblings add overhead) Results (CI build 70621, no PRIMARY KEY): c6a.4xlarge (16 vCPU): load=100 s, concurrent QPS=1.530 c6a.metal (192 vCPU): load=125 s, concurrent QPS=13.947
11d972a to
c24fc25
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MariaDB with DuckDB storage engine (ha_duckdb), CI build 70621.
Changes:
Results — 2026-07-13, CI build 70621, no PRIMARY KEY:
Source: https://github.com/MariaDB/server/tree/11.4/storage/duckdb