Skip to content

Conversation

@randyli
Copy link
Contributor

@randyli randyli commented Nov 5, 2025

Which issue does this PR close?

Rationale for this change

-The trace_id in the result is depended on a random number. I think
it's better to remove it from the sql to get a stable result

What changes are included in this PR?

Remove the trace_id from the sql and the assert result

Are these changes tested?

N/A

Are there any user-facing changes?

No

    ## Which issue does this PR close?

    - Closes apache#18431

    ## Rationale for this change
    The trace_id in the result is depended on a random number. I think
it's better to remove it from the sql to get a stable result

    ## What changes are included in this PR?

    Remove the trace_id from the sql and the assert result

    ## Are these changes tested?

    N/A

    ## Are there any user-facing changes?

    No
@github-actions github-actions bot added the core Core DataFusion crate label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

topk_aggregate benchmark failing

1 participant