Skip to content

Comments

Port kurtosis_pop UDAF#7

Merged
dmitriibugakov merged 3 commits intodatafusion-contrib:mainfrom
dharanad:feat/kurtosis_pop
Sep 27, 2024
Merged

Port kurtosis_pop UDAF#7
dmitriibugakov merged 3 commits intodatafusion-contrib:mainfrom
dharanad:feat/kurtosis_pop

Conversation

@dharanad
Copy link
Contributor

@dharanad dharanad commented Sep 27, 2024

Part of apache/datafusion#12625
Porting kurtosis_pop orginally authored by @goldmedal

Copy link
Collaborator

@dmitriibugakov dmitriibugakov left a comment

Choose a reason for hiding this comment

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

Thank you @dharanad

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @dharanad and @dmitrybugakov


#[tokio::test]
async fn test_kurtosis_pop() {
let mut execution = TestExecution::new().await.unwrap().with_setup(TEST_TABLE).await;
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

+1 I was thinking the same. Plus it kind of hazzle to assert those table output snapshots.

Copy link
Contributor

Choose a reason for hiding this comment

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

I would love to work on adding sqllogictest to this project

@dharanad @alamb

@dmitriibugakov
Copy link
Collaborator

lgtm
Thanks again @dharanad

@dmitriibugakov dmitriibugakov merged commit caac6fb into datafusion-contrib:main Sep 27, 2024
@dharanad dharanad deleted the feat/kurtosis_pop branch September 27, 2024 11:45
@dharanad
Copy link
Contributor Author

Thank You @alamb & @dmitrybugakov for the review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants