Skip to content

Conversation

@mcheshkov
Copy link

@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
@MazterQyou MazterQyou merged commit ce2af2c into cubesql-3-04-2022 May 27, 2025
24 checks passed
@MazterQyou MazterQyou deleted the round-2-args branch May 27, 2025 13:03
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.

5 participants