Skip to content

Conversation

@jimexist
Copy link
Member

Which issue does this PR close?

Rationale for this change

move the rest of physical expr to datafusion-physical-expr crate

What changes are included in this PR?

Are there any user-facing changes?

@jimexist jimexist changed the title move the rest of physical expr to datafusion-physical-expr crate [split/17] move the rest of physical expr to datafusion-physical-expr crate Feb 27, 2022
@jimexist jimexist force-pushed the move-more-physical-expr branch 4 times, most recently from 592f74a to 2e6ea19 Compare February 27, 2022 12:18
@jimexist jimexist requested review from alamb and houqp and removed request for alamb February 27, 2022 12:19
@jimexist jimexist force-pushed the move-more-physical-expr branch from 2e6ea19 to 6b9fc64 Compare February 27, 2022 14:02
@jimexist jimexist force-pushed the move-more-physical-expr branch from 6b9fc64 to e4d6261 Compare February 27, 2022 14:02
unicode_expressions = ["unicode-segmentation"]
crypto_expressions = [ "datafusion-physical-expr/crypto_expressions" ]
unicode_expressions = ["datafusion-physical-expr/regex_expressions"]
regex_expressions = ["datafusion-physical-expr/regex_expressions"]
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

is_avg_support_arg_type, is_correlation_support_arg_type,
is_covariance_support_arg_type, is_stddev_support_arg_type, is_sum_support_arg_type,
is_variance_support_arg_type, try_cast,
pub use datafusion_physical_expr::coercion_rule::aggregate_rule::{
Copy link
Contributor

Choose a reason for hiding this comment

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

yeah as a follow on we can maybe consolidate a bit more. This is good for now 👍

@alamb alamb merged commit eb5a18a into apache:master Feb 28, 2022
@alamb
Copy link
Contributor

alamb commented Feb 28, 2022

Thanks @jimexist !

@jimexist jimexist deleted the move-more-physical-expr branch March 1, 2022 01:35
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.

2 participants