Skip to content

fix: wrong usage of compression_ratio in parquet table. - #18333

Merged
youngsofun merged 1 commit into
databendlabs:mainfrom
youngsofun:ratio
Jul 9, 2025
Merged

fix: wrong usage of compression_ratio in parquet table.#18333
youngsofun merged 1 commit into
databendlabs:mainfrom
youngsofun:ratio

Conversation

@youngsofun

@youngsofun youngsofun commented Jul 9, 2025

Copy link
Copy Markdown
Member

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

Summary

  1. ratio = uncompressed / compressed
  2. new impl use the ratio estimated from the first file.

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

@youngsofun
youngsofun requested a review from sundy-li July 9, 2025 02:26
@github-actions github-actions Bot added the pr-bugfix this PR patches a bug in codebase label Jul 9, 2025
@youngsofun
youngsofun merged commit 4556bd0 into databendlabs:main Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants