Query 6944708821f5c88b:42c54c9800000000

User: psantos

State: EXCEPTION

Status: Parquet file s3a://novas3devcontainer/user/hive/warehouse/t1/2343f3273535f513-7e12c57a00000000_387062198_data.0.txt has an invalid file length: 10

Default Db Query Type Start Time End Time Duration Queued Duration Mem Usage Mem Estimate Scan Progress Query Progress Bytes Read Bytes Sent # rows fetched Resource Pool
default QUERY 2025-09-03 17:04:09.412 2025-09-03 17:04:09.475 62.733ms 0 4.08 MB 20.05 MB 0 / 5 ( 0%) 1 / 2 ( 50%) 0 0 0 root.default
----------------
Max Per-Host Resource Reservation: Memory=4.01MB Threads=3
Per-Host Resource Estimates: Memory=20MB
WARNING: The following tables are missing relevant table and/or column statistics.
default.t1
Analyzed query: SELECT * FROM `default`.t1

F01:PLAN FRAGMENT [UNPARTITIONED] hosts=1 instances=1
|  Per-Host Resources: mem-estimate=4.02MB mem-reservation=4.00MB thread-reservation=1
PLAN-ROOT SINK
|  output exprs: default.t1.i
|  mem-estimate=4.00MB mem-reservation=4.00MB spill-buffer=2.00MB thread-reservation=0
|
01:EXCHANGE [UNPARTITIONED]
|  mem-estimate=16.00KB mem-reservation=0B thread-reservation=0
|  tuple-ids=0 row-size=4B cardinality=506
|  in pipelines: 00(GETNEXT)
|
F00:PLAN FRAGMENT [RANDOM] hosts=1 instances=1
Per-Host Resources: mem-estimate=16.03MB mem-reservation=8.00KB thread-reservation=2
00:SCAN S3 [default.t1, RANDOM]
   S3 partitions=1/1 files=5 size=407B
   stored statistics:
     table: rows=unavailable size=407B
     columns: unavailable
   extrapolated-rows=disabled max-scan-range-rows=unavailable
   mem-estimate=16.00MB mem-reservation=8.00KB thread-reservation=1
   tuple-ids=0 row-size=4B cardinality=506
   in pipelines: 00(GETNEXT)
----------------