Skip to content

Apache DataSketches plugin for Trino#27563

Merged
sopel39 merged 1 commit intotrinodb:masterfrom
sopel39:ks/data_sketches
Mar 16, 2026
Merged

Apache DataSketches plugin for Trino#27563
sopel39 merged 1 commit intotrinodb:masterfrom
sopel39:ks/data_sketches

Conversation

@sopel39
Copy link
Copy Markdown
Member

@sopel39 sopel39 commented Dec 5, 2025

Plugin to query Apache DataSketches (https://datasketches.apache.org/docs/Theta/ThetaSketchFramework.html). This includes merge and estimate function for theta sketch.

Description

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
(x) Release notes are required, with the following suggested text:

## General
* Add DataSketches functions. ({issue}`issuenumber`)

Supercedes #6643

martint
martint previously requested changes Dec 5, 2025
Copy link
Copy Markdown
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly good to go. Left some minor comments. Main one is to address the installation/use better.

Fixes simpligility/contributions#48

@sopel39 sopel39 requested review from findepi and mosabua December 23, 2025 11:26
@sopel39 sopel39 force-pushed the ks/data_sketches branch 2 times, most recently from 18d77cc to 9a6d352 Compare December 23, 2025 12:38
@sopel39 sopel39 requested a review from mosabua January 8, 2026 16:32
Copy link
Copy Markdown
Member

@mosabua mosabua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs look good to me now

@github-actions
Copy link
Copy Markdown

This pull request has gone a while without any activity. Ask for help on #core-dev on Trino slack.

@github-actions github-actions bot added the stale label Jan 29, 2026
@mosabua mosabua removed the stale label Jan 30, 2026
@mosabua mosabua added the stale-ignore Use this label on PRs that should be ignored by the stale bot so they are not flagged or closed. label Jan 30, 2026
@mosabua
Copy link
Copy Markdown
Member

mosabua commented Jan 30, 2026

Adding stale-ignore label since I am pretty sure @sopel39 wants to continue driving this to merge. Maybe @findepi can help out.

Plugin to query Apache DataSketches (https://datasketches.apache.org/docs/Theta/ThetaSketchFramework.html).
This includes merge and estimate function for theta sketch.
@martint martint dismissed their stale review March 13, 2026 21:02

Syntax looks good

@sopel39 sopel39 merged commit f4bdb59 into trinodb:master Mar 16, 2026
100 checks passed
@sopel39 sopel39 deleted the ks/data_sketches branch March 16, 2026 14:45
@sopel39
Copy link
Copy Markdown
Member Author

sopel39 commented Mar 16, 2026

Thanks for review

@github-actions github-actions bot added this to the 480 milestone Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed docs stale-ignore Use this label on PRs that should be ignored by the stale bot so they are not flagged or closed.

Development

Successfully merging this pull request may close these issues.

5 participants