Re: Apache Drill querying extremely slow

2020-01-28 Thread Paul Rogers
Hi Marc, I don't think any of the core team has used MinIO. Sounds like you are running Drill in Docker. So, the first question to others is: is anyone using Drill in Docker against plain old S3? If someone is, and does not hit the delay issues you describe, then we can narrow down the problem

[GitHub] [drill] paul-rogers commented on issue #1954: DRILL-7509: Incorrect TupleSchema is created for DICT column when querying Parquet files

2020-01-28 Thread GitBox
paul-rogers commented on issue #1954: DRILL-7509: Incorrect TupleSchema is created for DICT column when querying Parquet files URL: https://github.com/apache/drill/pull/1954#issuecomment-579598097 @arina-ielchiieva, my questions were addressed.

Apache Drill querying extremely slow

2020-01-28 Thread Marc Sole Fonte
Hello, I m currently trying to use Drill to query MinIO (S3 API) but I am having a lot of problems related to the time it takes (I got a lot of timeouts). Both services (one instance each) are running in docker in my local computer. The problem is that the first query takes like 40+ seconds and

[GitHub] [drill] arina-ielchiieva commented on issue #1954: DRILL-7509: Incorrect TupleSchema is created for DICT column when querying Parquet files

2020-01-28 Thread GitBox
arina-ielchiieva commented on issue #1954: DRILL-7509: Incorrect TupleSchema is created for DICT column when querying Parquet files URL: https://github.com/apache/drill/pull/1954#issuecomment-579167051 @KazydubB regarding where to leave the message, my first choice will be the code, second