Skip to content

Conversation

@Shekharrajak
Copy link
Contributor

@Shekharrajak Shekharrajak commented Dec 20, 2025

Add deprecation annotation to SCAN_NATIVE_COMET and update documentation to recommend native_iceberg_compat. The legacy scan uses mutable buffers incompatible with Arrow FFI best practices.

Ref #2949

@coderfender
Copy link
Contributor

coderfender commented Dec 22, 2025

@Shekharrajak , please run make format to format the code and that should pass the builds

@Shekharrajak
Copy link
Contributor Author

@Shekharrajak , please run make format to format the code and that should pass the builds

This is done already.

@coderfender
Copy link
Contributor

@Shekharrajak , seems like the formatting is still an issue ?

error file=/__w/datafusion-comet/datafusion-comet/common/src/main/scala/org/apache/comet/CometConf.scala message=File line length exceeds 100 characters line=128
error file=/__w/datafusion-comet/datafusion-comet/common/src/main/scala/org/apache/comet/CometConf.scala message=File line length exceeds 100 characters line=130
error file=/__w/datafusion-comet/datafusion-comet/common/src/main/scala/org/apache/comet/CometConf.scala message=File line length exceeds 100 characters line=131
error file=/__w/datafusion-comet/datafusion-comet/common/src/main/scala/org/apache/comet/CometConf.scala message=File line length exceeds 100 characters line=132

@coderfender
Copy link
Contributor

@Shekharrajak could also please link the issue you are closing so that there is no duplicate work associated?

@Shekharrajak
Copy link
Contributor Author

Ref #2949

comment native_iceberg_compat

@coderfender
Copy link
Contributor

Thank you

@codecov-commenter
Copy link

codecov-commenter commented Jan 12, 2026

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2949      +/-   ##
============================================
+ Coverage     56.12%   59.59%   +3.46%     
- Complexity      976     1377     +401     
============================================
  Files           119      167      +48     
  Lines         11743    15496    +3753     
  Branches       2251     2569     +318     
============================================
+ Hits           6591     9235    +2644     
- Misses         4012     4962     +950     
- Partials       1140     1299     +159     

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

4 participants