Skip to content

Add json type#3175

Merged
JinHai-CN merged 38 commits intoinfiniflow:mainfrom
zpf121:add_logical_json
Dec 16, 2025
Merged

Add json type#3175
JinHai-CN merged 38 commits intoinfiniflow:mainfrom
zpf121:add_logical_json

Conversation

@zpf121
Copy link
Contributor

@zpf121 zpf121 commented Dec 10, 2025

No description provided.

@zpf121 zpf121 changed the title Add type json Add json type Dec 10, 2025
@zpf121 zpf121 added the ci PR can be test label Dec 10, 2025
@zpf121 zpf121 marked this pull request as draft December 10, 2025 07:20
@zpf121 zpf121 marked this pull request as ready for review December 10, 2025 07:20
@zpf121
Copy link
Contributor Author

zpf121 commented Dec 10, 2025

Not finished...

@codecov
Copy link

codecov bot commented Dec 11, 2025

Codecov Report

❌ Patch coverage is 73.05936% with 118 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.98%. Comparing base (6132cf2) to head (45474c4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/parser/lexer.cpp 80.78% 39 Missing and 5 partials ⚠️
src/storage/column_vector/column_vector_impl.cpp 67.21% 16 Missing and 4 partials ⚠️
src/parser/expr/constant_expr.cpp 0.00% 12 Missing and 6 partials ⚠️
src/storage/common/json_manager_impl.cpp 58.06% 13 Missing ⚠️
src/storage/column_vector/value_impl.cpp 69.69% 8 Missing and 2 partials ⚠️
src/executor/operator/physical_import_impl.cpp 55.55% 3 Missing and 1 partial ⚠️
src/network/infinity_thrift_service_impl.cpp 91.17% 2 Missing and 1 partial ⚠️
src/executor/operator/physical_export_impl.cpp 71.42% 0 Missing and 2 partials ⚠️
src/expression/cast_expression_impl.cpp 0.00% 0 Missing and 1 partial ⚠️
src/function/cast/cast_function_impl.cpp 0.00% 0 Missing and 1 partial ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3175      +/-   ##
==========================================
- Coverage   50.00%   49.98%   -0.03%     
==========================================
  Files         725      727       +2     
  Lines      152050   152280     +230     
  Branches    27707    27753      +46     
==========================================
+ Hits        76028    76111      +83     
- Misses      65981    66130     +149     
+ Partials    10041    10039       -2     
Flag Coverage Δ
debug http test 27.83% <13.01%> (-0.01%) ⬇️
debug parallel test 17.63% <0.91%> (+<0.01%) ⬆️
debug pysdk test 29.85% <17.35%> (+0.23%) ⬆️
debug sqllogical test 31.78% <58.21%> (-0.15%) ⬇️
debug unit test 38.53% <38.01%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@zpf121 zpf121 marked this pull request as draft December 11, 2025 02:45
@zpf121 zpf121 marked this pull request as ready for review December 11, 2025 05:17
@zpf121 zpf121 changed the title Add json type Add json type (Test cases need to be added.) Dec 12, 2025
@zpf121
Copy link
Contributor Author

zpf121 commented Dec 12, 2025

Test cases need to be added.

@zpf121 zpf121 marked this pull request as draft December 12, 2025 11:43
@zpf121 zpf121 changed the title Add json type (Test cases need to be added.) Add json type Dec 12, 2025
@zpf121 zpf121 marked this pull request as ready for review December 15, 2025 11:20
Signed-off-by: zpf121 <1219290549@qq.com>
Signed-off-by: zpf121 <1219290549@qq.com>
Signed-off-by: zpf121 <1219290549@qq.com>
Signed-off-by: zpf121 <1219290549@qq.com>
Signed-off-by: zpf121 <1219290549@qq.com>
Signed-off-by: zpf121 <1219290549@qq.com>
@JinHai-CN JinHai-CN merged commit 8b9e7b5 into infiniflow:main Dec 16, 2025
28 checks passed
@zpf121 zpf121 deleted the add_logical_json branch December 16, 2025 05:08
JinHai-CN pushed a commit that referenced this pull request Dec 24, 2025
Signed-off-by: zpf121 <1219290549@qq.com>
JinHai-CN pushed a commit that referenced this pull request Feb 28, 2026
Signed-off-by: zpf121 <1219290549@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci PR can be test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants