Skip to content

Conversation

@houqp
Copy link
Member

@houqp houqp commented Jun 13, 2021

Rationale for this change

Move self contained change from #55 to separate PR to help reduce code review load.

What changes are included in this PR?

Reuse code for now function expr creation and fix TODO item in code.

Are there any user-facing changes?

no

ctx_state.execution_props.query_execution_start_time,
));

// TODO refactor code to not return here, but instead fall through below
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the TODO item that gets addressed in this PR.

@houqp houqp mentioned this pull request Jun 13, 2021
3 tasks
@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2021

Codecov Report

Merging #548 (5083dfe) into master (d382854) will decrease coverage by 0.00%.
The diff coverage is 73.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #548      +/-   ##
==========================================
- Coverage   76.09%   76.08%   -0.01%     
==========================================
  Files         156      156              
  Lines       27047    27040       -7     
==========================================
- Hits        20581    20574       -7     
  Misses       6466     6466              
Impacted Files Coverage Δ
datafusion/src/physical_plan/functions.rs 92.66% <73.33%> (-0.04%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d382854...5083dfe. Read the comment docs.

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.

looks good to me

@alamb alamb merged commit fe810e9 into apache:master Jun 14, 2021
unkloud pushed a commit to unkloud/datafusion that referenced this pull request Mar 23, 2025
* disable xxhash64 by default

* fix regressions
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