Skip to content

Conversation

@jimexist
Copy link
Member

@jimexist jimexist commented May 16, 2021

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

function return type fn is too clumsy and we can use macros to clean it up.

Are there any user-facing changes?

this is purely code refactoring, no user facing changes.

@codecov-commenter
Copy link

codecov-commenter commented May 16, 2021

Codecov Report

Merging #350 (28f44a5) into master (6c050b8) will increase coverage by 0.11%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #350      +/-   ##
==========================================
+ Coverage   75.72%   75.84%   +0.11%     
==========================================
  Files         143      143              
  Lines       23910    23809     -101     
==========================================
- Hits        18107    18059      -48     
+ Misses       5803     5750      -53     
Impacted Files Coverage Δ
datafusion/src/physical_plan/functions.rs 92.77% <97.05%> (+3.19%) ⬆️

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 6c050b8...28f44a5. Read the comment docs.

Copy link
Member

@jorgecarleitao jorgecarleitao left a comment

Choose a reason for hiding this comment

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

Beautiful! ❤️

@jimexist jimexist force-pushed the cleanup-return-type branch from a9fae88 to bf9290f Compare May 17, 2021 00:38
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.

I agree -- this looks really nice @jimexist . Thank you

@alamb
Copy link
Contributor

alamb commented May 17, 2021

This PR appears to need a rebase

@jimexist jimexist force-pushed the cleanup-return-type branch from bf9290f to 28f44a5 Compare May 17, 2021 23:40
@alamb alamb merged commit aa26112 into apache:master May 18, 2021
@alamb
Copy link
Contributor

alamb commented May 18, 2021

So ✨ clean 👍

@jimexist jimexist deleted the cleanup-return-type branch May 18, 2021 23:47
@houqp houqp added the ballista label Jul 29, 2021
H0TB0X420 pushed a commit to H0TB0X420/datafusion that referenced this pull request Oct 7, 2025
* First pass at getting architectured builds working

* Fix RAT failures

* Build add builds on windows/macOS

* Refactor artifacts upload

* Remove windows/macOS builds, include all py versions

* Rename conda package to avoid collision

* Handle licensing

* Update recipes to reflect recent changes

* Build for linux-aarch64

* Add licenses to files

* Add zlib to host deps

* Fixes to build/overlinking errors

* Always include c compiler in build deps
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.

5 participants