This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch df52
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from b29329429 fix: update dictionary unpack tests for DF52 stream polling
changes (#3473)
add b0477a725 chore: Add GitHub workflow to close stale PRs after 60 days
of inactivity (#3488)
add c73ac2e7f feat: implement cast from whole numbers to binary format and
bool to decimal (#3083)
add f4bacc1ba chore: Make `push` CI to be triggered for `main` branch only
(#3474)
add a72d27742 upmerge
No new revisions were added by this update.
Summary of changes:
.github/workflows/iceberg_spark_test.yml | 2 +
.github/workflows/miri.yml | 2 +
.github/workflows/pr_benchmark_check.yml | 2 +
.github/workflows/pr_build_linux.yml | 2 +
.github/workflows/pr_build_macos.yml | 2 +
.github/workflows/spark_sql_test.yml | 2 +
.../{validate_workflows.yml => stale.yml} | 35 +++----
native/spark-expr/src/conversion_funcs/cast.rs | 62 ++++++++++--
.../org/apache/comet/expressions/CometCast.scala | 108 +++++++++++----------
.../scala/org/apache/comet/CometCastSuite.scala | 75 ++++++++------
10 files changed, 191 insertions(+), 101 deletions(-)
copy .github/workflows/{validate_workflows.yml => stale.yml} (54%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]