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

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

Conversation

mcheshkov
Copy link
Member

@mcheshkov mcheshkov commented May 12, 2025

A bunch of cherrypicks with one change in GHA actions

* 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
comphead and others added 4 commits May 19, 2025 20:07
Can drop this after rebase on commit fe6190b "Support type-coercion from Decimal to Float64 (apache#2396)", first released in 8.0.0
(partially cherry picked from commit fe6190b)
…ts (apache#2503)

* test

* specify correct signature for ROUND function

Can drop this after rebase on commit 8a29ed5 "Add SQL planner support for calling round function with two arguments (apache#2503)", first released in 8.0.0
(cherry picked from commit 8a29ed5)

# Conflicts:
#	datafusion/core/src/sql/planner.rs
#	datafusion/expr/src/function.rs
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
@mcheshkov mcheshkov marked this pull request as ready for review May 20, 2025 11:27
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.

3 participants