Skip to content

Conversation

@coderfender
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

withSQLConf(CometConf.getExprAllowIncompatConfigKey(classOf[Cast]) -> "true") {
// TODO fix for Spark 4.0.0
assume(!isSpark40Plus)
println("testing with simple input")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the debug logging should be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. I will update and remove debug statements

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.95%. Comparing base (f09f8af) to head (61987e1).
⚠️ Report is 868 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3248      +/-   ##
============================================
- Coverage     56.12%   54.95%   -1.17%     
- Complexity      976     1387     +411     
============================================
  Files           119      170      +51     
  Lines         11743    15777    +4034     
  Branches       2251     2604     +353     
============================================
+ Hits           6591     8671    +2080     
- Misses         4012     5868    +1856     
- Partials       1140     1238      +98     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants