Skip to content

refactor: upgrading arrow-rs to 58.1.0#19684

Open
SkyFan2002 wants to merge 11 commits intodatabendlabs:mainfrom
SkyFan2002:vk/33a6-arrow-rs
Open

refactor: upgrading arrow-rs to 58.1.0#19684
SkyFan2002 wants to merge 11 commits intodatabendlabs:mainfrom
SkyFan2002:vk/33a6-arrow-rs

Conversation

@SkyFan2002
Copy link
Copy Markdown
Member

@SkyFan2002 SkyFan2002 commented Apr 9, 2026

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions bot added the pr-refactor this PR changes the code base without new features or bugfix label Apr 9, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ae795ec35f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@databendlabs databendlabs deleted a comment from github-actions bot Apr 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🤖 CI Job Analysis

Workflow: 24224619918

📊 Summary

  • Total Jobs: 87
  • Failed Jobs: 2
  • Retryable: 0
  • Code Issues: 2

NO RETRY NEEDED

All failures appear to be code/test issues requiring manual fixes.

🔍 Job Details

  • linux / sqllogic / standalone (standalone, 2c, http): Not retryable (Code/Test)
  • linux / sqllogic / standalone (standalone, 2c, hybrid): Not retryable (Code/Test)

🤖 About

Automated analysis using job annotations to distinguish infrastructure issues (auto-retried) from code/test issues (manual fixes needed).

SkyFan2002 and others added 7 commits April 9, 2026 18:17
Preserve ParquetTableInfo schema descriptors by serializing the printed schema and falling back to ArrowSchemaConverter only when Arrow 58 can no longer parse the schema text during fragment init.

Update the fuse_encoding sqllogictest expectation to match the Arrow 58 parquet metadata size reported for c2.
Update standalone explain sqllogictests for Arrow 58 metadata changes in read size reporting and pruning stat cost formatting.
Refresh fold_agg standalone explain output for the new pruning stats cost formatting reported under Arrow 58.
Remove the temporary 'writeable' entry from .typos.toml and revert standalone explain sqllogictest pruning costs back to <slt:ignore> so timing-style output stays non-deterministic in tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-refactor this PR changes the code base without new features or bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant