Skip to content

Enable percentile functions#1447

Merged
JoshuaWise merged 1 commit into
WiseLibs:masterfrom
Maxime-J:percentile
Apr 25, 2026
Merged

Enable percentile functions#1447
JoshuaWise merged 1 commit into
WiseLibs:masterfrom
Maxime-J:percentile

Conversation

@Maxime-J

@Maxime-J Maxime-J commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

Percentile extension (https://sqlite.org/percentile.html) is included in amalgamation since 3.51.0,
this PR adds the according compile-time option to enable it.

It seems pertinent given the features already enabled here, and it's enabled by default in SQLite CLI.

This results in a ~5kB binary size increase.

@Maxime-J Maxime-J requested review from a team and JoshuaWise as code owners March 4, 2026 19:20
@Maxime-J Maxime-J mentioned this pull request Mar 6, 2026
@mceachen

mceachen commented Mar 7, 2026

Copy link
Copy Markdown
Member

Thanks! @JoshuaWise can you review this please?

@JoshuaWise JoshuaWise merged commit ef7d940 into WiseLibs:master Apr 25, 2026
11 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants