GitHub user ppadma opened a pull request:
https://github.com/apache/drill/pull/852
DRILL-5587: Validate Parquet blockSize and pageSize configured with Sâ¦
â¦YSTEM/SESSION option
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pp
Padma Penumarthy created DRILL-5587:
---
Summary: Validate Parquet blockSize and pageSize configured with
SYSTEM/SESSION option
Key: DRILL-5587
URL: https://issues.apache.org/jira/browse/DRILL-5587
Pro
Jinfeng Ni created DRILL-5586:
-
Summary: UnionAll operator does more than necessary value vector
allocation and copy
Key: DRILL-5586
URL: https://issues.apache.org/jira/browse/DRILL-5586
Project: Apache D
Jinfeng Ni created DRILL-5585:
-
Summary: UnionAll operator generates run-time code for every
incoming batch
Key: DRILL-5585
URL: https://issues.apache.org/jira/browse/DRILL-5585
Project: Apache Drill
Hi Parth,
Looks like the code should not be compiled out unless
WIN32_SHUTDOWN_ON_TIMEOUT is defined. No reason for that to be defined on a
non Windows platform.
At the bottom of the function DrillClientImpl::recvHandshake(), I have:
...
#ifdef WIN32_SHUTDOWN_ON_TIMEOUT
if (m_pError != N
Hi All,
Those of you that were able to join the Drill Hangout today got a brief
introduction to the memory fragmentation issue we wish to resolve. For others,
below is a very brief overview of the issue. Please consult the documents in
DRILL-5211 for more information. Since we are proposing a n
Rob Wu created DRILL-5584:
-
Summary: When Compiling Apache Drill C++ Client, versioning
information are not present in the binary
Key: DRILL-5584
URL: https://issues.apache.org/jira/browse/DRILL-5584
Project:
Thank you all for attending the hangout today.
Here are the meeting minutes:
Muhammed asked question about how the client chooses which drillbit to connect.
Client gets the information about available drillbits from zookeeper and
just does round robin to select the node for a query. That drillbit
Looks like the code should not be compiled out unless
WIN32_SHUTDOWN_ON_TIMEOUT is defined. No reason for that to be defined on a
non Windows platform.
Query timeout is an artifact of the time when there was no heartbeat
between Drill clients and the server, so it is possible there is some
unexpec
Muhammad Gelbana created DRILL-5583:
---
Summary: Literal expression not handled
Key: DRILL-5583
URL: https://issues.apache.org/jira/browse/DRILL-5583
Project: Apache Drill
Issue Type: Bug
10 matches
Mail list logo