Skip to content

improve: operation interrupted (Unexpected (persistent) at , context: { expect: 155, actual: 154 } => reader got too little data) #17955

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

Open
BohuTANG opened this issue May 18, 2025 · 0 comments
Assignees
Labels
C-improvement Category: improvement

Comments

@BohuTANG
Copy link
Member

BohuTANG commented May 18, 2025

Summary

This need to do re-try:

[0] INFO - <query_id> -  http query initial response to http query_id=<query_id>, state=ResponseState { has_result_set: Some(true), schema: [QueryResponseField { name: "File", type: "String" }, QueryResponseField { name: "Rows_loaded", type: "Int32" }, QueryResponseField { name: "Errors_seen", type: "Int32" }, QueryResponseField { name: "First_error", type: "Nullable(String)" }, QueryResponseField { name: "First_error_line", type: "Nullable(Int32)" }], running_time_ms: 781, progresses: Progresses { scan_progress: ProgressValues { rows: 0, bytes: 0 }, write_progress: ProgressValues { rows: 0, bytes: 0 }, result_progress: ProgressValues { rows: 0, bytes: 0 }, total_scan: ProgressValues { rows: 18, bytes: 150 }, spill_progress: SpillProgress { file_nums: 0, bytes: 0 } }, state: Failed, affect: None, error: Some(StorageOther. Code: 4000, Text = operation interrupted (Unexpected (persistent) at , context: { expect: 150, actual: 148 } => reader got too little data).

<Backtrace disabled by default. Please use RUST_BACKTRACE=1 to enable> ), warnings: [] }, rows=0, next_page=None, sql='COPY INTO <your_database>.<your_table> FROM 's3://<your_s3_bucket>/<your_file_path>/<your_file_name>.csv' CONNECTION = (***masked***) FILE_FORMAT = (type = csv)  MAX_FILES = 15000 PURGE = true FORCE = false DISABLE_VARIANT_CHECK = true ON_ERROR = abort RETURN_FAILED_ONLY = false'

@BohuTANG BohuTANG added the C-improvement Category: improvement label May 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: improvement
Projects
None yet
Development

No branches or pull requests

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy