Skip to content

Support round() function with two parameters #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: cubesql-3-04-2022
Choose a base branch
from

Conversation

mcheshkov
Copy link
Member

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

comphead and others added 2 commits May 12, 2025 19:45
* Implementing POWER function

* Delete pv.yaml

* Delete build-ballista-docker.sh

* Delete ballista.dockerfile

* aligining with latest upstream changes

* Readding docker files

* Formatting

* Leaving only 64bit types

* Adding tests, remove type conversion

* fix for cast

* Update functions.rs

(cherry picked from commit c3c02cf)

Can drop this after rebase on commit c3c02cf "Implementing math power function for SQL (apache#2324)", first released in 8.0.0

# Conflicts:
#	datafusion/core/src/logical_plan/mod.rs
#	datafusion/core/src/physical_plan/functions.rs
#	datafusion/core/tests/sql/functions.rs
#	datafusion/cube_ext/Cargo.toml
#	datafusion/expr/src/built_in_function.rs
#	datafusion/expr/src/function.rs
#	datafusion/proto/proto/datafusion.proto
#	datafusion/proto/src/from_proto.rs
#	datafusion/proto/src/to_proto.rs
#	dev/docker/ballista.dockerfile
Can drop this after rebase on commit 771c20c "Support round() function with two parameters (apache#5807)", first released in 22.0.0
Can drop this after rebase on commit 49e072a "Update actions (apache#2678)", first released in 9.0.0
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.

2 participants