Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support load data for hive with sql option #3380

Merged
merged 5 commits into from
Sep 14, 2023

Conversation

tobegit3hub
Copy link
Collaborator

@tobegit3hub tobegit3hub commented Jul 19, 2023

@tobegit3hub tobegit3hub self-assigned this Jul 19, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation batch-engine openmldb batch(offline) engine labels Jul 19, 2023
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 31.03% and project coverage change: +38.14% 🎉

Comparison is base (a013ba3) 37.14% compared to head (3f6d1ad) 75.29%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3380       +/-   ##
=============================================
+ Coverage     37.14%   75.29%   +38.14%     
  Complexity      414      414               
=============================================
  Files           179      692      +513     
  Lines         10364   128082   +117718     
  Branches       1191     1189        -2     
=============================================
+ Hits           3850    96440    +92590     
- Misses         6273    31401    +25128     
  Partials        241      241               
Files Changed Coverage Δ
..._4paradigm/openmldb/batch/utils/HybridseUtil.scala 61.36% <26.92%> (-2.54%) ⬇️
..._4paradigm/openmldb/batch/nodes/LoadDataPlan.scala 81.18% <66.66%> (-0.64%) ⬇️

... and 543 files with indirect coverage changes

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

@dl239 dl239 merged commit c888eab into 4paradigm:main Sep 14, 2023
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
batch-engine openmldb batch(offline) engine documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support load data with SQL to preprocess data
3 participants