You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Matthias Rosenthaler (Jira)" <ji...@apache.org> on 2023/03/30 11:01:00 UTC

[jira] [Created] (DRILL-8416) Memory leak during quering parquet file containing null timestamps

Matthias Rosenthaler created DRILL-8416:
-------------------------------------------

             Summary: Memory leak during quering parquet file containing null timestamps
                 Key: DRILL-8416
                 URL: https://issues.apache.org/jira/browse/DRILL-8416
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Parquet
    Affects Versions: 1.21.0
            Reporter: Matthias Rosenthaler
             Fix For: 1.21.1
         Attachments: meta_steps.parquet

If I try to query the following parquet file which is stored on hadoop file system I am getting the following error:
{code:java}
org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: IllegalStateException: Memory was leaked by query. Memory leaked: (64) Allocator(op:0:0:1:ParquetRowGroupScan) 1000000/64/34688/10000000000 (res/actual/peak/limit){code}
Everything is working fine with drill version 1.19.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)