Skip to content

branch-4.1: [fix](parquet)fix parquet write timestamp int96 type (#61760)#61837

Merged
yiguolei merged 1 commit intoapache:branch-4.1from
morningman:41_bp61760
Mar 28, 2026
Merged

branch-4.1: [fix](parquet)fix parquet write timestamp int96 type (#61760)#61837
yiguolei merged 1 commit intoapache:branch-4.1from
morningman:41_bp61760

Conversation

@morningman
Copy link
Copy Markdown
Contributor

bp #61760

Update download-thirdparty.sh

fix patch

Change timestamp option to deprecated in Arrow writer
@morningman morningman requested a review from yiguolei as a code owner March 27, 2026 22:16
@Thearas
Copy link
Copy Markdown
Contributor

Thearas commented Mar 27, 2026

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@morningman
Copy link
Copy Markdown
Contributor Author

run buildall

@hello-stephen
Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.87% (19557/36992)
Line Coverage 36.16% (182509/504681)
Region Coverage 32.46% (140939/434250)
Branch Coverage 33.71% (61968/183848)

@hello-stephen
Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100% (0/0) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 70.73% (25609/36207)
Line Coverage 53.43% (268740/502980)
Region Coverage 50.70% (222175/438217)
Branch Coverage 52.31% (96449/184374)

@hello-stephen
Copy link
Copy Markdown
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100% (0/0) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 71.01% (25711/36207)
Line Coverage 53.74% (270292/502980)
Region Coverage 51.10% (223912/438217)
Branch Coverage 52.63% (97045/184374)

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Mar 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit 9df1334 into apache:branch-4.1 Mar 28, 2026
26 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants