Skip to content

Duration in window#48

Merged
menishmueli merged 6 commits intodataflint:mainfrom
minskya:duration_in_window
Mar 11, 2026
Merged

Duration in window#48
menishmueli merged 6 commits intodataflint:mainfrom
minskya:duration_in_window

Conversation

@minskya
Copy link
Contributor

@minskya minskya commented Mar 8, 2026

No description provided.

minskya added 2 commits March 7, 2026 22:24
… (sql, pythonUDF)

added support for spark 4.1.0 and instrument for panda/arrow window function
@CLAassistant
Copy link

CLAassistant commented Mar 8, 2026

CLA assistant check
All committers have signed the CLA.

@minskya minskya requested a review from menishmueli March 8, 2026 15:26
"duration" -> SQLMetrics.createTimingMetric(sparkContext, "duration")
)

override protected def doExecute(): RDD[InternalRow] = {
Copy link
Contributor

Choose a reason for hiding this comment

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

need more testing

minskya added 4 commits March 10, 2026 15:53
…al duration wrapper.

All implementations now use the DataFlintRDDUtils.withDurationMetric method instead of a copy
@menishmueli menishmueli merged commit 8bf973c into dataflint:main Mar 11, 2026
2 checks passed
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.

3 participants