Closed Kimahriman closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 34.04%. Comparing base (
033fe6f
) to head (bd02660
). Report is 14 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Which issue does this PR close?
Follow up to https://github.com/apache/datafusion-comet/issues/792
Rationale for this change
Enable additional
CreateArray
tests now that we've bumped the DataFusion version in https://github.com/apache/datafusion-comet/pull/909What changes are included in this PR?
Enable additional tests, and make on change to the equality check for type coercion to fix one of the new tests.
How are these changes tested?
New tests enabled