Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: COPY INTO returns more status #7730

Closed
Tracked by #7823
BohuTANG opened this issue Sep 19, 2022 · 3 comments · Fixed by #12594
Closed
Tracked by #7823

feat: COPY INTO returns more status #7730

BohuTANG opened this issue Sep 19, 2022 · 3 comments · Fixed by #12594
Assignees
Labels
C-feature Category: feature

Comments

@BohuTANG
Copy link
Member

Summary

Returns:

file: Name of source file and relative path to the file
status: LOADED/SKIPPED
rows_loaded: Load how many rows
file	status	rows_loaded
s3://etharchive.org/pub/blocks/blocks_13000001_13001000.parquet	LOADED	1,000		
@BohuTANG BohuTANG added the C-feature Category: feature label Sep 19, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Sep 20, 2022

Cc @ClSlaid, please take this issue a look~

@Xuanwo
Copy link
Member

Xuanwo commented Sep 20, 2022

Already addressed by #7746

@BohuTANG
Copy link
Member Author

BohuTANG commented Sep 29, 2022

This issue should be after the work: distributed copy: #6395

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-feature Category: feature
Projects
None yet
4 participants