Re: [DISCUSSION] current project state

2018-08-19 Thread Uwe L. Korn
Hello Arina On Tue, Aug 14, 2018, at 4:08 PM, Arina Yelchiyeva wrote: > 3. Drill vs Arrow is the topic I heard since I have started working with > Drill. But so far nobody dared to tackle it. I would suspect Drill first > would have to contribute changes in Arrow to be able to migrate which could

Re: gitbox?

2017-11-12 Thread Uwe L. Korn
Note that this discussion is about the new Apache server-side Git services https://gitbox.apache.org/ and not about any specific client. We are very happy with it in the Arrow and I can recommend switching to any other Apache project as soon as possible. Uwe > Am 12.11.2017 um 09:08 schrieb

[jira] [Created] (DRILL-5924) native-client: Support user-specified CXX_FLAGS

2017-11-02 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-5924: -- Summary: native-client: Support user-specified CXX_FLAGS Key: DRILL-5924 URL: https://issues.apache.org/jira/browse/DRILL-5924 Project: Apache Drill Issue Type

[jira] [Resolved] (DRILL-5800) Explicitly set locale to en_US on locale-dependent tests

2017-09-18 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn resolved DRILL-5800. Resolution: Duplicate > Explicitly set locale to en_US on locale-dependent te

[jira] [Created] (DRILL-5800) Explicitly set locale to en_US on locale-dependent tests

2017-09-18 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-5800: -- Summary: Explicitly set locale to en_US on locale-dependent tests Key: DRILL-5800 URL: https://issues.apache.org/jira/browse/DRILL-5800 Project: Apache Drill

[jira] [Created] (DRILL-5799) native-client: Support alternative build directories

2017-09-18 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-5799: -- Summary: native-client: Support alternative build directories Key: DRILL-5799 URL: https://issues.apache.org/jira/browse/DRILL-5799 Project: Apache Drill Issue

Re: Thinking about Drill 2.0

2017-06-17 Thread Uwe L. Korn
data, I need columnar data, having a row-wise API may be the simpler interface but is very costly in the end. * If we would extended this to UDFs in Python, they would have the same serialization/transformation problem as the client code, just on a smaller number of rows. Uwe > > Thank

Re: Thinking about Drill 2.0

2017-06-15 Thread Uwe L. Korn
Hello Paul, Bringing in a bit of the perspective partly of an Arrow developer but mostly someone that works quite a lot in Python with the respective data libraries there: In Python all (performant) data chrunching work is done on columar representations. While this is partly due to columnar

[jira] [Created] (DRILL-5261) Expose REST endpoint in zookeeper

2017-02-13 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-5261: -- Summary: Expose REST endpoint in zookeeper Key: DRILL-5261 URL: https://issues.apache.org/jira/browse/DRILL-5261 Project: Apache Drill Issue Type: New Feature

[jira] [Created] (DRILL-4979) Make dataport configurable

2016-10-28 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-4979: -- Summary: Make dataport configurable Key: DRILL-4979 URL: https://issues.apache.org/jira/browse/DRILL-4979 Project: Apache Drill Issue Type: New Feature

[jira] [Created] (DRILL-4978) Parquet metadata cache on S3 is always renewed

2016-10-28 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-4978: -- Summary: Parquet metadata cache on S3 is always renewed Key: DRILL-4978 URL: https://issues.apache.org/jira/browse/DRILL-4978 Project: Apache Drill Issue Type

[jira] [Created] (DRILL-4977) Reading parquet metadata cache from S3 with fadvise=random and Hadoop 3 generates a large number of requests

2016-10-28 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-4977: -- Summary: Reading parquet metadata cache from S3 with fadvise=random and Hadoop 3 generates a large number of requests Key: DRILL-4977 URL: https://issues.apache.org/jira/browse/DRILL

[jira] [Created] (DRILL-4976) Querying Parquet files on S3 pulls

2016-10-28 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-4976: -- Summary: Querying Parquet files on S3 pulls Key: DRILL-4976 URL: https://issues.apache.org/jira/browse/DRILL-4976 Project: Apache Drill Issue Type: Improvement