Skip to content

Comments

feat(udf): json functions#3414

Merged
aceforeverd merged 1 commit into4paradigm:mainfrom
aceforeverd:feat-json-udfs
Aug 3, 2023
Merged

feat(udf): json functions#3414
aceforeverd merged 1 commit into4paradigm:mainfrom
aceforeverd:feat-json-udfs

Conversation

@aceforeverd
Copy link
Collaborator

JSON function framework using simdjson. Also include a JSON function json_array_length.

Related issue: #1639

JSON function framework using simdjson. Also include a JSON function
json_array_length.
@github-actions github-actions bot added build openmldb compiling and installing execute-engine hybridse sql engine labels Jul 31, 2023
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 96.77% and project coverage change: +38.41% 🎉

Comparison is base (2fbc906) 37.32% compared to head (fad8106) 75.73%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3414       +/-   ##
=============================================
+ Coverage     37.32%   75.73%   +38.41%     
  Complexity      414      414               
=============================================
  Files           178      703      +525     
  Lines         10308   127256   +116948     
  Branches       1206     1206               
=============================================
+ Hits           3847    96375    +92528     
- Misses         6220    30640    +24420     
  Partials        241      241               
Files Changed Coverage Δ
contrib/simdjson/simdjson.h 80.88% <ø> (ø)
hybridse/src/udf/default_udf_library.h 50.00% <ø> (ø)
hybridse/src/udf/default_defs/json_defs.cc 95.45% <95.45%> (ø)
hybridse/src/codegen/udf_ir_builder_test.cc 96.68% <100.00%> (ø)
hybridse/src/udf/default_udf_library.cc 97.29% <100.00%> (ø)

... and 520 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@tobegit3hub tobegit3hub left a comment

Choose a reason for hiding this comment

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

LGTM

@aceforeverd aceforeverd merged commit 7fd58ae into 4paradigm:main Aug 3, 2023
@aceforeverd aceforeverd deleted the feat-json-udfs branch August 3, 2023 12:11
aceforeverd added a commit to aceforeverd/fedb that referenced this pull request Aug 17, 2023
aceforeverd added a commit to aceforeverd/fedb that referenced this pull request Aug 18, 2023
dl239 pushed a commit that referenced this pull request Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build openmldb compiling and installing execute-engine hybridse sql engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants