Skip to content

Conversation

vagetablechicken
Copy link
Collaborator

Closes #731
If set offline mode, select into will call ExportOfflineData rpc of taskmanager, get offline data, and then write to file.

@vagetablechicken vagetablechicken self-assigned this Jan 5, 2022
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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2022

Linux Test Report

     48 files       88 suites   7m 44s ⏱️
4 178 tests 4 175 ✔️ 3 💤 0
4 204 runs  4 201 ✔️ 3 💤 0

Results for commit 9041490.

@codecov
Copy link

codecov bot commented Jan 5, 2022

Codecov Report

Merging #1030 (9041490) into main (9187aad) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1030      +/-   ##
============================================
- Coverage     42.38%   42.35%   -0.03%     
  Complexity      220      220              
============================================
  Files           562      563       +1     
  Lines        106313   106377      +64     
  Branches        964      976      +12     
============================================
  Hits          45057    45057              
- Misses        61111    61175      +64     
  Partials        145      145              
Impacted Files Coverage Δ
...a/com/_4paradigm/openmldb/batch/SparkPlanner.scala 0.00% <0.00%> (ø)
..._4paradigm/openmldb/batch/nodes/LoadDataPlan.scala 0.00% <0.00%> (ø)
...paradigm/openmldb/batch/nodes/SelectIntoPlan.scala 0.00% <0.00%> (ø)
..._4paradigm/openmldb/batch/utils/HybridseUtil.scala 0.00% <0.00%> (ø)
..._4paradigm/openmldb/batch/utils/SparkRowUtil.scala 0.00% <ø> (ø)
...nmldb/taskmanager/server/impl/TaskManagerImpl.java 0.00% <0.00%> (ø)
...openmldb/taskmanager/OpenmldbBatchjobManager.scala 0.00% <ø> (ø)
src/client/taskmanager_client.cc 0.00% <0.00%> (ø)
src/client/taskmanager_client.h 0.00% <0.00%> (ø)
src/cmd/sql_cmd.h 0.00% <0.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9187aad...9041490. Read the comment docs.

@tobegit3hub tobegit3hub merged commit 244cedc into 4paradigm:main Jan 5, 2022
@vagetablechicken
Copy link
Collaborator Author

@lumianph lumianph mentioned this pull request Mar 28, 2022
Sign up for free to 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.

Support SELECT INTO syntax and export data with Spark

3 participants