Skip to content

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Jul 28, 2025

These are not supposed to be JSON strings as per protocol

Fixes #3326

These are not supposed to be JSON strings as per protocol

Fixes delta-io#3326

Signed-off-by: R. Tyler Croy <[email protected]>
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Jul 28, 2025
Copy link

codecov bot commented Jul 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.45%. Comparing base (da75777) to head (d2a57b7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3632      +/-   ##
==========================================
+ Coverage   75.41%   75.45%   +0.03%     
==========================================
  Files         146      146              
  Lines       44923    44901      -22     
  Branches    44923    44901      -22     
==========================================
+ Hits        33879    33880       +1     
+ Misses       9224     9204      -20     
+ Partials     1820     1817       -3     

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

@rtyler rtyler marked this pull request as ready for review July 28, 2025 16:20
@rtyler rtyler requested review from roeap and hntd187 as code owners July 28, 2025 16:20
@rtyler rtyler enabled auto-merge July 28, 2025 16:20
@rtyler rtyler added this pull request to the merge queue Jul 28, 2025
Merged via the queue into delta-io:main with commit b5c470b Jul 28, 2025
26 checks passed
@rtyler rtyler deleted the fix/generation-expression-3326 branch July 28, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error reading generationExpression in column metadata
2 participants