Skip to content

branch-3.1: [fix](tvf) support compressed json file for tvf and refactor code #51983 - #52581

Merged
morrySnow merged 2 commits into
apache:branch-3.1from
suxiaogang223:compress_json_3.1
Jul 5, 2025
Merged

branch-3.1: [fix](tvf) support compressed json file for tvf and refactor code #51983#52581
morrySnow merged 2 commits into
apache:branch-3.1from
suxiaogang223:compress_json_3.1

Conversation

@suxiaogang223

Copy link
Copy Markdown
Member

bp: #51983

@hello-stephen

Copy link
Copy Markdown
Contributor

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?

@suxiaogang223

Copy link
Copy Markdown
MemberAuthor

run buildall

@suxiaogang223

Copy link
Copy Markdown
MemberAuthor

run buildall

…ache#51983)
1. support reading compressed json file for tvf
2. refactor code, intro init_schema_reader in GenericReader
@morningman

Copy link
Copy Markdown
Contributor

run buildall

@suxiaogang223

Copy link
Copy Markdown
MemberAuthor

run buildall

@hello-stephen

Copy link
Copy Markdown
Contributor

BE UT Coverage Report

Increment line coverage 4.76% (3/63) 🎉

Increment coverage report
Complete coverage report

CategoryCoverage
Function Coverage45.12% (12405/27495)
Line Coverage36.06% (109717/304285)
Region Coverage35.21% (56971/161809)
Branch Coverage32.31% (30887/95604)

@suxiaogang223

Copy link
Copy Markdown
MemberAuthor

run p0

@morrySnow
morrySnow merged commit ed527a7 into apache:branch-3.1Jul 5, 2025
etah000 pushed a commit to etah000/doris that referenced this pull request Jul 7, 2025
@suxiaogang223
suxiaogang223 deleted the compress_json_3.1 branch July 10, 2025 09:01
Sign up for freeto 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

@suxiaogang223@hello-stephen@morningman@morrySnow