Skip to content

[SPARK-26225][SQL] Track decoding time for row-based data sources#23528

Closed
xuanyuanking wants to merge 1 commit intoapache:masterfrom
xuanyuanking:SPARK-26225
Closed

[SPARK-26225][SQL] Track decoding time for row-based data sources#23528
xuanyuanking wants to merge 1 commit intoapache:masterfrom
xuanyuanking:SPARK-26225

Conversation

@xuanyuanking
Copy link
Member

What changes were proposed in this pull request?

Add record decoding time for RowDataSourceScanExec.
image

How was this patch tested?

New UT in TableScanSuite.

@SparkQA
Copy link

SparkQA commented Jan 12, 2019

Test build #101128 has finished for PR 23528 at commit 9172896.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@github-actions
Copy link

github-actions bot commented Jan 2, 2020

We're closing this PR because it hasn't been updated in a while.
This isn't a judgement on the merit of the PR in any way. It's just
a way of keeping the PR queue manageable.

If you'd like to revive this PR, please reopen it!

@github-actions github-actions bot added the Stale label Jan 2, 2020
@github-actions github-actions bot closed this Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments