Skip to content

Conversation

@MazterQyou
Copy link
Member

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made

This PR bumps cube-js/arrow-datafusion@cf034ba, adding automatic coercion of Utf8 type to other types in function arguments. This mimics the behavior PostgreSQL uses. Related test is included.

@MazterQyou MazterQyou requested review from a team as code owners November 10, 2025 13:42
@github-actions github-actions bot added the rust Pull requests that update Rust code label Nov 10, 2025
@MazterQyou MazterQyou force-pushed the cubesql/coerce-strings-to-any-in-fn branch from ff1a6c1 to 50dd7a3 Compare November 10, 2025 13:44
@codecov
Copy link

codecov bot commented Nov 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.07%. Comparing base (6ce80bf) to head (50dd7a3).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10126   +/-   ##
=======================================
  Coverage   78.07%   78.07%           
=======================================
  Files         457      457           
  Lines       91078    91084    +6     
  Branches     3335     3335           
=======================================
+ Hits        71106    71112    +6     
  Misses      19494    19494           
  Partials      478      478           
Flag Coverage Δ
cube-backend 55.17% <ø> (ø)
cubesql 83.29% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MazterQyou MazterQyou merged commit 076ae0c into master Nov 10, 2025
121 of 123 checks passed
@MazterQyou MazterQyou deleted the cubesql/coerce-strings-to-any-in-fn branch November 10, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants