[jira] [Created] (DRILL-7873) Separate RPC layer from exec module

2021-02-28 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7873: --- Summary: Separate RPC layer from exec module Key: DRILL-7873 URL: https://issues.apache.org/jira/browse/DRILL-7873 Project: Apache Drill Issue Type

Re: [VOTE]: James Turton for Committer

2020-11-05 Thread Igor Guzenko
+1 On Wed, Nov 4, 2020 at 9:00 PM Charles Givre wrote: > Hello all, > I'd like to call a vote for James Turton for committer. James has been > doing some serious work on the Drill website and documentation. I'd like > to use the lazy consensus option for this vote ( > https://www.apache.org/f

Re: [ANNOUNCE]: New committer: Ankush Kapur

2020-08-06 Thread Igor Guzenko
Congratulations Ankush! On Thu, Aug 6, 2020 at 8:12 AM weijie tong wrote: > Congratulations Ankush! > > On Thu, Aug 6, 2020 at 2:37 AM Charles Givre wrote: > > > The Project Management Committee (PMC) for Apache [PROJECT] has invited > > Ankush Kapur to become a committer and we are pleased to

[jira] [Created] (DRILL-7650) Add option to enable Jetty's dump for troubleshooting

2020-03-19 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7650: --- Summary: Add option to enable Jetty's dump for troubleshooting Key: DRILL-7650 URL: https://issues.apache.org/jira/browse/DRILL-7650 Project: Apache

[jira] [Resolved] (DRILL-7647) Drill Web server doesn't work with TLS protocol version 1.1

2020-03-19 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-7647. - Resolution: Fixed This is purely a configuration issue, https://www.eclipse.org/jetty

[jira] [Resolved] (DRILL-7618) Extend configuration options for embedded Jetty server

2020-03-19 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-7618. - Resolution: Fixed All sub-tasks are resolved. > Extend configuration options for embedded Je

[jira] [Created] (DRILL-7644) Log SSL protocol version at Drill start up

2020-03-17 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7644: --- Summary: Log SSL protocol version at Drill start up Key: DRILL-7644 URL: https://issues.apache.org/jira/browse/DRILL-7644 Project: Apache Drill Issue Type

[jira] [Created] (DRILL-7642) Get rid of Web UI inline code to improve security

2020-03-16 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7642: --- Summary: Get rid of Web UI inline code to improve security Key: DRILL-7642 URL: https://issues.apache.org/jira/browse/DRILL-7642 Project: Apache Drill Issue

[jira] [Created] (DRILL-7636) Extract Web-related code to a new drill-web module

2020-03-11 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7636: --- Summary: Extract Web-related code to a new drill-web module Key: DRILL-7636 URL: https://issues.apache.org/jira/browse/DRILL-7636 Project: Apache Drill Issue

[jira] [Created] (DRILL-7626) Add ability to set HTTP response headers

2020-03-04 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7626: --- Summary: Add ability to set HTTP response headers Key: DRILL-7626 URL: https://issues.apache.org/jira/browse/DRILL-7626 Project: Apache Drill Issue Type: Sub

[jira] [Created] (DRILL-7625) Add options for SslContextFactory

2020-03-04 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7625: --- Summary: Add options for SslContextFactory Key: DRILL-7625 URL: https://issues.apache.org/jira/browse/DRILL-7625 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-7621) Refactor ExecConstants and PlannerSettings constant classes

2020-03-03 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7621: --- Summary: Refactor ExecConstants and PlannerSettings constant classes Key: DRILL-7621 URL: https://issues.apache.org/jira/browse/DRILL-7621 Project: Apache Drill

Re: [DISCUSS] ExecConstants class refactoring

2020-03-02 Thread Igor Guzenko
ts > are grouped by functional units (rather than by name), it might make it > easier to reshuffle modules if we ever choose to do so. > > Thanks, > - Paul > > > > On Monday, March 2, 2020, 8:20:32 AM PST, Igor Guzenko < > ihor.huzenko@gmail.com> wrot

[jira] [Created] (DRILL-7618) Extend configuration options for embedded Jetty server

2020-03-02 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7618: --- Summary: Extend configuration options for embedded Jetty server Key: DRILL-7618 URL: https://issues.apache.org/jira/browse/DRILL-7618 Project: Apache Drill

[DISCUSS] ExecConstants class refactoring

2020-03-02 Thread Igor Guzenko
Hello Drillers, I would like to refactor the ExecConstants class in order to group our property keys by related sections. Neglecting some naming conventions for the case, we can utilize Java interfaces with fields (which are constants by default), and create something like: public interface ExecO

Re: Build / test cycle time improvement tips

2020-02-25 Thread Igor Guzenko
Hi Dobes, Sometimes I use parallel builds in 4 threads excluding as many plugins as possible. I hope the command may help you : mvn install -T 4 -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Drat.skip=true -Dlicense.skip=true -Dcheckstyle.skip=true -Dfindbugs.skip=true -Dmaven.site.skip=true

Re: Drill Hangout Proposal

2020-02-20 Thread Igor Guzenko
-- C > > > On Feb 20, 2020, at 10:27 AM, Igor Guzenko > wrote: > > > > Hello Charles, > > > > The mentioned EET range (4 pm - 8 pm) is the most convenient for me. > Since > > morning time in Ukraine poorly correlates with the US time. > > A

Re: Drill Hangout Proposal

2020-02-20 Thread Igor Guzenko
t; civilized hour in the morning for them. > -- C > > > On Feb 20, 2020, at 10:14 AM, Igor Guzenko > wrote: > > > > Hello Charles, > > > > I feel uncomfortable that time is not perfect for everyone. In my > opinion, > > we have a broader time range, per

Re: Drill Hangout Proposal

2020-02-20 Thread Igor Guzenko
Hello Charles, I feel uncomfortable that time is not perfect for everyone. In my opinion, we have a broader time range, perfectly would be to fit within: EST | 9 am - 2 pm PST | 6 am - 10 am EET | 4 pm - 8 pm Although still not so much space for PST, but at least not only 6:30 am... Kind regard

[jira] [Resolved] (DRILL-1527) Add explain plan support for non SELECT queries (such as CREATE)

2020-02-20 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-1527. - Resolution: Duplicate Duplicates DRILL-767.  > Add explain plan support for non SELECT quer

[jira] [Created] (DRILL-7594) Remove unused DrillStoreRel

2020-02-20 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7594: --- Summary: Remove unused DrillStoreRel Key: DRILL-7594 URL: https://issues.apache.org/jira/browse/DRILL-7594 Project: Apache Drill Issue Type: Task

Re: [DISCUSS] Schema queries - solutions?

2020-02-18 Thread Igor Guzenko
ike that before? > Maybe in storage (rather than format) plugin? > > Thanks, > - Paul > > > > On Monday, February 17, 2020, 11:34:48 PM PST, Igor Guzenko < > ihor.huzenko@gmail.com> wrote: > > Hello Paul, > > Seems like we simply need to impr

Re: [DISCUSS] Schema queries - solutions?

2020-02-17 Thread Igor Guzenko
Hello Paul, Seems like we simply need to improve our DESCRIBE [1] table functionality. [1] https://drill.apache.org/docs/describe/ Thanks, Igor On Tue, Feb 18, 2020 at 9:23 AM Paul Rogers wrote: > Hi All, > > Charles has a little PR, #1978, that adds a convenient feature to his > HDF5 format

Re: [REVIEW]: Draft Board Report

2020-02-07 Thread Igor Guzenko
> On another note, I realized this after I wrote it, but I didn't mention > any of the conversation about Arrow. Do you think we should mention that > as well? > -- C > > > > > On Feb 7, 2020, at 11:15 AM, Igor Guzenko > wrote: > > > > Hello Charle

Re: [REVIEW]: Draft Board Report

2020-02-07 Thread Igor Guzenko
gt; The Committer-to-PMC ratio is roughly 7:4. > > Community changes, past quarter: > - Bohdan Kazydub was added to the PMC on 2020-01-28 > - Igor Guzenko was added to the PMC on 2019-12-12 > - Denys Ordynskiy was added as committer on 2019-12-26 > > ## Project Activity: > Drill 1.

Re: Timestamp Issue

2020-02-07 Thread Igor Guzenko
Hello Charles, It seems to work when I use one additional ' for escaping, for example try using '-MM-dd''T''HH:mm:ss' for format. Thanks, Igor On Thu, Feb 6, 2020 at 11:43 PM Ted Dunning wrote: > That is really frustrating because that timestamp is literally in an ISO > 8601 format. > > ht

Re: [DISCUSS]: Thoughts

2020-01-30 Thread Igor Guzenko
Hello Charles, Thank you very much for starting this important discussion. These are all important things but at the current moment, I don't have a clear vision where we could start from. The item which is most interesting to me is the second one, but I've never been involved in building an open-s

Re: UDF Ideas

2020-01-29 Thread Igor Guzenko
Hello Andrew, I highly appreciate your interest in Drill. A very good place to start your journey is the GitHub wiki[1] created by Paul Rogers. Here is a rich list of existing Jira tickets[2] you can select from or as an alternative way, you could also get the two lists of Presto[3] and Drill[4] f

Re: [ANNOUNCE] New PMC member: Bohdan Kazydub

2020-01-29 Thread Igor Guzenko
Congratulations, Bohdan! Kind regards, Igor On Wed, Jan 29, 2020 at 11:22 PM Volodymyr Vysotskyi wrote: > Congrats, Bohdan! > > Kind regards, > Volodymyr Vysotskyi > > > On Wed, Jan 29, 2020 at 8:39 PM Paul Rogers > wrote: > > > Congratulations Bohdan, well deserved! > > - Paul > > > > > > > >

Re: Agenda for Hangout?

2020-01-22 Thread Igor Guzenko
Hello Charles, About the first topic, we finally agreed to compare available options[1], so it's not planned to make any moves in this way until POC will be ready. I'll be happy to hear about all three other topics that you've mentioned. Thanks for arranging the Drill Hangout. [1] https://issues.

[jira] [Created] (DRILL-7541) Implement POC for comparison of Drill memory options

2020-01-20 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7541: --- Summary: Implement POC for comparison of Drill memory options Key: DRILL-7541 URL: https://issues.apache.org/jira/browse/DRILL-7541 Project: Apache Drill

Re: Complex data types

2020-01-20 Thread Igor Guzenko
Hello Paul, It's an exciting idea to get rid of all the complexity added in an attempt to store complex types in a columnar way. I would like to understand more about the alternative. Could you please show, using examples, how new representation will work for complex columns? I'm interested in how

Re: Updated invitation: Drill Hangout @ Fri Jan 24, 2020 9:30am - 10:30am (EST) (dev@drill.apache.org)

2020-01-17 Thread Igor Guzenko
Sorry didn't notice that date is 24 Jan, all fine. On Fri, Jan 17, 2020 at 4:18 PM Igor Guzenko wrote: > Hello Charles, > > Could you please move call to the next week, since Volodymyr may not be > present? > > Thanks, > Igor > > > On Thu, Jan 16, 2020 at 5

Re: Updated invitation: Drill Hangout @ Fri Jan 24, 2020 9:30am - 10:30am (EST) (dev@drill.apache.org)

2020-01-17 Thread Igor Guzenko
Hello Charles, Could you please move call to the next week, since Volodymyr may not be present? Thanks, Igor On Thu, Jan 16, 2020 at 5:58 PM wrote: > *This event has been changed.* > Drill Hangout > > *When* > Fri Jan 24, 2020 9:30am – 10:30am Eastern Time - New York > *Where* > Google Hangou

Re: About integration of drill and arrow

2020-01-13 Thread Igor Guzenko
Hi Paul and Volodymyr, Thank you very much Volodymyr and Paul for defining the good migration strategy. It really should work for a smooth migration. What also I really like in the discussion is that excellent questions appeared: - Aren't we just suffering from premature optimizations? - Were

Re: Drill Hangout

2020-01-13 Thread Igor Guzenko
Hello Drillers, I'm fine with recovery of hangouts with one good suggestion. I think it will be fine to have a bi-weekly call like it was earlier, but also I'd like to suggest skip calls if one day before no one introduced good topic for discussion. >From previous experience, we had a few times wh

Re: About integration of drill and arrow

2020-01-10 Thread Igor Guzenko
Hi Paul, I would like to add that from your wiki seems that Drill Vectors also has the same fragmentation issues described as the first problem. So I don't think that it can be a reason to abandon Arrow completely now. About the second problem, I agree that this might be a big issue. But it seems

Re: About integration of drill and arrow

2020-01-10 Thread Igor Guzenko
ing before rewriting all the project code. But in this > case, we would have minimum changes, enough for just using Arrow as a data > source and data sink for easier integration with other projects. I think > this is a required minimum we should provide independently on the decision > a

Re: About integration of drill and arrow

2020-01-10 Thread Igor Guzenko
Hello Paul, Thank you very much for your active participation in this discussion. I agree that we shouldn't blindly accept Arrow as the only option in the world. Also, I would like to learn more about the fixed-size blocks. So I'll read the paper and hope I'll have some related ideas to discuss la

Re: About integration of drill and arrow

2020-01-10 Thread Igor Guzenko
and may cause some performance > degradations for the case when format transformation is complex for some > types and when we still have sequences of operators with different formats. > > But with this approach, transitioning to Arrow wouldn't be blocked until > everything is

Re: About integration of drill and arrow

2020-01-09 Thread Igor Guzenko
o figure it out. > > What IS clearly a huge win is the idea you outlined: creating a layer > between memory layout and the rest of Drill so that we can try out > different memory layouts to see what works best. > > Thanks, > - Paul > > > > On Wednesday, January 8, 2

Re: About integration of drill and arrow

2020-01-08 Thread Igor Guzenko
ummy *Module:* exec/Java Execution Engine *Packages:* org.apache.drill.exec.physical.rowSet - (Record batches management) org.apache.drill.exec.physical.resultSet - (Enhanced rowSet with memory mgmt) org.apache.drill.exec.physical.impl.scan - (Row set based scan) Thanks, Igor Guzenko On Mon, Dec 9,

Re: [ANNOUNCE] New Committer: Denys Ordynskiy

2019-12-31 Thread Igor Guzenko
Congratulations Denys! Well done! On Mon, Dec 30, 2019 at 8:24 PM Paul Rogers wrote: > Congratulations Denys! > > - Paul > > > > On Monday, December 30, 2019, 4:25:49 AM PST, Arina Ielchiieva < > ar...@apache.org> wrote: > > The Project Management Committee (PMC) for Apache Drill has invite

Re: [ANNOUNCE] Apache Drill 1.17.0 Released

2019-12-26 Thread Igor Guzenko
Many thanks to everyone who has contributed to the release! Great work! On Thu, Dec 26, 2019 at 8:27 PM Abhishek Girish wrote: > Congratulations, everyone! > > On Thu, Dec 26, 2019 at 10:20 AM Volodymyr Vysotskyi > > wrote: > > > On behalf of the Apache Drill community, I am happy to announce t

[jira] [Created] (DRILL-7491) Incorrect COUNT(column) returned for complex types in parquet

2019-12-19 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7491: --- Summary: Incorrect COUNT(column) returned for complex types in parquet Key: DRILL-7491 URL: https://issues.apache.org/jira/browse/DRILL-7491 Project: Apache Drill

Re: [VOTE] Release Apache Drill 1.17.0 - RC1

2019-12-18 Thread Igor Guzenko
Hi all, I've verified checksums, queried csv, json, parquet formats. I found a few issues with complex types, but they're not regressions. My vote: +1 (binding) Kind regards, Igor On Wed, Dec 18, 2019 at 6:23 PM Denys Ordynskiy wrote: > Hi all, > > I successfully built and run Drill from sour

Re: [ANNOUNCE] New PMC member: Ihor Guzenko

2019-12-16 Thread Igor Guzenko
Hello everyone, Thank you very much for greetings. It's an honor to be part of the Drill community. Sincerely, Igor On Fri, Dec 13, 2019 at 9:05 PM Pritesh Maker wrote: > Congrats Ihor!! > > On Fri, Dec 13, 2019 at 10:36 AM Paul Rogers > wrote: > > > Congratulations Ihor! > > - Paul > > > > >

[jira] [Created] (DRILL-7474) Reduce size of Drill's tar.gz file

2019-12-10 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7474: --- Summary: Reduce size of Drill's tar.gz file Key: DRILL-7474 URL: https://issues.apache.org/jira/browse/DRILL-7474 Project: Apache Drill Issue

Re: [VOTE] Release Apache Drill 1.17.0 - RC0

2019-12-10 Thread Igor Guzenko
Hi all, I've found regression with repeated maps in parquet [1]. Also I personally don't like that difference between previous and current tar.gz size is 124 Mb. My vote: -1. [1] https://issues.apache.org/jira/browse/DRILL-7473 Thanks, Igor On Mon, Dec 9, 2019 at 2:47 PM Volodymyr Vysotskyi

[jira] [Created] (DRILL-7473) Parquet reader failed to get field of repeated map

2019-12-10 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7473: --- Summary: Parquet reader failed to get field of repeated map Key: DRILL-7473 URL: https://issues.apache.org/jira/browse/DRILL-7473 Project: Apache Drill Issue

Re: About integration of drill and arrow

2019-12-09 Thread Igor Guzenko
Hello Nai and Paul, I would like to contribute full Apache Arrow integration. Thanks, Igor On Mon, Dec 9, 2019 at 8:56 AM Paul Rogers wrote: > Hi Nai Yan, > > Integration is still in the discussion stages. Work has been progressing > on some foundations which would help that integration. > > A

Re: Draft ASF Board Report: 2.0

2019-11-11 Thread Igor Guzenko
+1, thanks for the report. On Mon, Nov 11, 2019 at 12:30 PM Arina Yelchiyeva < arina.yelchiy...@gmail.com> wrote: > +1 > > > On Nov 8, 2019, at 3:32 PM, Charles Givre wrote: > > > > All, > > Below is the draft with some updates. If anyone has anything else, > please get them to me over the week

Re: Drill fails for postgress if you use a Foreign Tables

2019-10-21 Thread Igor Guzenko
Hello everyone, I have created ticket to track the issue (DRILL-7415 [1]) and I'll fix it in scope of Calcite's update ticket [2]. [1] https://issues.apache.org/jira/browse/DRILL-7415 [2] https://issues.apache.org/jira/browse/DRILL-7406 Thanks, Igor On Sun, Oct 20, 2019 at 6:14 PM Charles Givre

[jira] [Created] (DRILL-7415) Information schema query fails for postgres foreign tables

2019-10-21 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7415: --- Summary: Information schema query fails for postgres foreign tables Key: DRILL-7415 URL: https://issues.apache.org/jira/browse/DRILL-7415 Project: Apache Drill

[jira] [Resolved] (DRILL-5183) Drill doesn't seem to handle array values correctly in Parquet files

2019-10-21 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-5183. - Resolution: Fixed Fixed in DRILL-7268. > Drill doesn't seem to handle array values corr

[jira] [Resolved] (DRILL-1999) Drill should expose the Parquet logical schema rather than the physical schema

2019-10-21 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-1999. - Resolution: Fixed Fixed in scope of DRILL-7268. > Drill should expose the Parquet logi

[jira] [Resolved] (DRILL-6990) IllegalStateException: The current reader doesn't support getting next information

2019-10-17 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-6990. - Resolution: Fixed Fixed in scope of DRILL-7268. > IllegalStateException: The current rea

[jira] [Created] (DRILL-7406) Update Calcite to 1.21.0

2019-10-16 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7406: --- Summary: Update Calcite to 1.21.0 Key: DRILL-7406 URL: https://issues.apache.org/jira/browse/DRILL-7406 Project: Apache Drill Issue Type: Task

Re: Storage Plugin Assistance

2019-10-12 Thread Igor Guzenko
mp;lng=-4.4203400&date=2019-10-02" > }, > "columns" : [ "`**`" ], > "storageConfig" : { > "type" : "http", >"[truncated 766 chars]; line: 16, column: 5] (through reference chain: > org.apache.dril

Re: Storage Plugin Assistance

2019-10-11 Thread Igor Guzenko
Hello Charles, You got the error from Apache Calcite at the planning stage while converting SQLIdentifier to RexNode. From your stack trace the conversion starts here DefaultSqlHandler.convertToRel(DefaultSqlHandler.java:685) and goes to SqlToRelConverter.convertIdentifier(SqlToRelConverter.java:

[jira] [Resolved] (DRILL-3587) Select hive's struct data gives IndexOutOfBoundsException instead of unsupported error

2019-10-09 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-3587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-3587. - Fix Version/s: (was: Future) 1.17.0 Resolution: Fixed Fixed by

[jira] [Created] (DRILL-7387) Failed to get value by int key from map nested into struct

2019-09-25 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7387: --- Summary: Failed to get value by int key from map nested into struct Key: DRILL-7387 URL: https://issues.apache.org/jira/browse/DRILL-7387 Project: Apache Drill

[jira] [Created] (DRILL-7386) Fix count and typeOf functions for struct type

2019-09-25 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7386: --- Summary: Fix count and typeOf functions for struct type Key: DRILL-7386 URL: https://issues.apache.org/jira/browse/DRILL-7386 Project: Apache Drill Issue Type

[jira] [Created] (DRILL-7365) Failed to read column added to existing Hive partition

2019-09-04 Thread Igor Guzenko (Jira)
Igor Guzenko created DRILL-7365: --- Summary: Failed to read column added to existing Hive partition Key: DRILL-7365 URL: https://issues.apache.org/jira/browse/DRILL-7365 Project: Apache Drill

Apache Drill Hangout - Sep 3, 2019

2019-09-02 Thread Igor Guzenko
Hello everyone, We have our bi-weekly hangout scheduled for tomorrow. It will start at 10 AM PST (link: http://meet.google.com/yki-iqdf-tai). Does anyone have topics to discuss tomorrow ? Thanks, Igor

[jira] [Resolved] (DRILL-2768) Improve error message for CTAS fails when writing a repeated list

2019-09-01 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-2768. - Resolution: Won't Fix Not relevant after DRILL-7326. > Improve error message for CT

[jira] [Resolved] (DRILL-6181) CTAS should support writing nested structures (nested lists) to parquet.

2019-09-01 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-6181. - Resolution: Fixed Done in scope of DRILL-7326. > CTAS should support writing nes

[jira] [Resolved] (DRILL-2241) CTAS fails when writing a repeated list

2019-09-01 Thread Igor Guzenko (Jira)
[ https://issues.apache.org/jira/browse/DRILL-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Igor Guzenko resolved DRILL-2241. - Resolution: Fixed Done in scope of DRILL-7326. > CTAS fails when writing a repeated l

Re: [ANNOUNCE] New PMC Chair of Apache Drill

2019-08-22 Thread Igor Guzenko
Congratulations, Charles! Great job! On Thu, Aug 22, 2019 at 10:28 AM Arina Ielchiieva wrote: > Hi all, > > It has been a honor to serve as Drill Chair during the past year but it's > high time for the new one... > > I am very pleased to announce that the Drill PMC has voted to elect Charles > G

Re: [QUESTION]: Caching UDFs

2019-08-08 Thread Igor Guzenko
Hello Charles, Although the idea seems good in general, actual implementation may cause much more issues than solve. If you are thinking about distributed cache, then every cache miss on current drillbit will cause network request to other drillbits, passing function arguments along with ids of ex

Re: [ANNOUNCE] New Committer: Anton Gozhyi

2019-07-29 Thread Igor Guzenko
Congratulations Anton! On Mon, Jul 29, 2019 at 12:09 PM denysord88 wrote: > Congratulations Anton! Well deserved! > > On 07/29/2019 12:02 PM, Volodymyr Vysotskyi wrote: > > The Project Management Committee (PMC) for Apache Drill has invited Anton > > Gozhyi to become a committer, and we are plea

Re: [ANNOUNCE] New Committer: Igor Guzenko

2019-07-23 Thread Igor Guzenko
Hello Drillers, Thank you all for the greetings. It is an honor for me to be part of the Apache Drill community. Best regards, Igor Guzenko On Tue, Jul 23, 2019 at 6:37 PM Charles Givre wrote: > Congrats Igor! Well deserved! > > > On Jul 23, 2019, at 11:15 AM, Kunal K

Re: [ANNOUNCE] New Committer: Bohdan Kazydub

2019-07-23 Thread Igor Guzenko
Congratulations, Bohdan! Great job !!! On Tue, Jul 23, 2019 at 12:33 PM Volodymyr Vysotskyi wrote: > Congratulations, Bohdan! Thanks for your contributions! > > Kind regards, > Volodymyr Vysotskyi > > > On Thu, Jul 18, 2019 at 4:55 PM Kunal Khatua wrote: > > > Congratulations, Bohdan! > > On 7/

Re: [DISCUSSION] DRILL-7097 Rename MapVector to StructVector

2019-06-03 Thread Igor Guzenko
Hi all, So finally, I'm going to abandon the renaming ticket DRILL-7097 and related PR (1803). Next, the DRILL-7096 should be rewritten to cover addition of new DICT type. But, if I understand correctly, based on repeated vector, now result for new type will be returned like: row | dict_column

[DISCUSSION] DRILL-7097 Rename MapVector to StructVector

2019-05-31 Thread Igor Guzenko
sues.apache.org/jira/browse/DRILL-7096 [3] https://docs.google.com/presentation/d/1FG4swOrkFIRL7qjiP7PSOPy8a1vnxs5Z9PM3ZfRPRYo/edit#slide=id.p [4] https://github.com/apache/drill/pull/1803 Thanks, Igor Guzenko

[jira] [Created] (DRILL-7280) Support Hive UDFs for arrays

2019-05-27 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7280: --- Summary: Support Hive UDFs for arrays Key: DRILL-7280 URL: https://issues.apache.org/jira/browse/DRILL-7280 Project: Apache Drill Issue Type: Sub-task

Hive Complex Types Design Document

2019-05-20 Thread Igor Guzenko
Hello everyone, I would like to share initial version of Hive Complex Types design document [1] . Please, feel free to leave your comments and suggestions in the document. [1] https://docs.google.com/document/d/1yEcaJi9dyksfMs4w5_GsZCQH_Pffe-HLeLVNNKsV7CA/edit Thanks, Igor Guzenko

[jira] [Created] (DRILL-7268) Read Hive array with parquet native reader

2019-05-20 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7268: --- Summary: Read Hive array with parquet native reader Key: DRILL-7268 URL: https://issues.apache.org/jira/browse/DRILL-7268 Project: Apache Drill Issue Type

[jira] [Created] (DRILL-7255) Support nulls for all levels of nesting

2019-05-13 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7255: --- Summary: Support nulls for all levels of nesting Key: DRILL-7255 URL: https://issues.apache.org/jira/browse/DRILL-7255 Project: Apache Drill Issue Type: Sub

[jira] [Created] (DRILL-7254) Read Hive union w/o nulls

2019-05-13 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7254: --- Summary: Read Hive union w/o nulls Key: DRILL-7254 URL: https://issues.apache.org/jira/browse/DRILL-7254 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-7252) Read Hive map using canonical Map vector

2019-05-13 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7252: --- Summary: Read Hive map using canonical Map vector Key: DRILL-7252 URL: https://issues.apache.org/jira/browse/DRILL-7252 Project: Apache Drill Issue Type: Sub

[jira] [Created] (DRILL-7253) Read Hive struct w/o nulls

2019-05-13 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7253: --- Summary: Read Hive struct w/o nulls Key: DRILL-7253 URL: https://issues.apache.org/jira/browse/DRILL-7253 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-7251) Read Hive array w/o nulls

2019-05-13 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7251: --- Summary: Read Hive array w/o nulls Key: DRILL-7251 URL: https://issues.apache.org/jira/browse/DRILL-7251 Project: Apache Drill Issue Type: Sub-task

[jira] [Created] (DRILL-7215) Null error shown when select file without format

2019-04-25 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7215: --- Summary: Null error shown when select file without format Key: DRILL-7215 URL: https://issues.apache.org/jira/browse/DRILL-7215 Project: Apache Drill Issue

Re: Hangout Discussion Topics for 04-16-2019

2019-04-24 Thread Igor Guzenko
Thank you Paul and Padma for quick response, both examples are really useful for me.

Re: Hangout Discussion Topics for 04-16-2019

2019-04-24 Thread Igor Guzenko
tions in the document and presentations. Thanks, Igor Guzenko On Wed, Apr 17, 2019 at 3:04 AM Jyothsna Reddy wrote: > > Hi All, > The hangout will start at 9:30 AM PST instead of 10 AM PST on 04-18-2019. > > > Thank you, > Jyothsna > > > > > On Tue, Apr 16

Re: [Discuss] Integrate Arrow gandiva into Drill

2019-04-04 Thread Igor Guzenko
Hello Weijie, Did you try to create same package as in Arrow, but in Drill and use wrapper class around target for publishing desired methods with package access ? Thanks, Igor On Thu, Apr 4, 2019 at 9:51 AM weijie tong wrote: > > HI : > > Gandiva is a sub project of Arrow. Arrow gandiva using

[jira] [Created] (DRILL-7151) Show only accessible tables when Hive authorization enabled

2019-04-02 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7151: --- Summary: Show only accessible tables when Hive authorization enabled Key: DRILL-7151 URL: https://issues.apache.org/jira/browse/DRILL-7151 Project: Apache Drill

Apache Drill Hangout - April 02, 2019

2019-04-01 Thread Igor Guzenko
Hello Drillers, Apache Drill hangout is scheduled for Tuesday, Apr 2nd, at 10 AM PST (link: https://meet.google.com/yki-iqdf-tai ). Does somebody have a topic for discussion during tomorrow's hangout ? Respectfully, Igor Guzenko

[jira] [Created] (DRILL-7115) Improve Hive schema show tables performance

2019-03-19 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7115: --- Summary: Improve Hive schema show tables performance Key: DRILL-7115 URL: https://issues.apache.org/jira/browse/DRILL-7115 Project: Apache Drill Issue Type

Re: [DISCUSS] 1.16.0 release

2019-03-19 Thread Igor Guzenko
Hello Sorabh, I'm currently working on small improvement for Hive schema show tables [DRILL-7115]. I'd like to include it into Drill 1.16. I'll need 1-2 days for making the PR. Thanks, Igor On Mon, Mar 18, 2019 at 11:25 PM Kunal Khatua wrote: > > Khurram > > Currently, for DRILL-7061, the featu

[jira] [Created] (DRILL-7097) Rename MapVector to StructVector

2019-03-12 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7097: --- Summary: Rename MapVector to StructVector Key: DRILL-7097 URL: https://issues.apache.org/jira/browse/DRILL-7097 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-7096) Develop vector for canonical Map

2019-03-12 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-7096: --- Summary: Develop vector for canonical Map Key: DRILL-7096 URL: https://issues.apache.org/jira/browse/DRILL-7096 Project: Apache Drill Issue Type: Improvement

[jira] [Created] (DRILL-6977) Improve Hive tests configuration

2019-01-15 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6977: --- Summary: Improve Hive tests configuration Key: DRILL-6977 URL: https://issues.apache.org/jira/browse/DRILL-6977 Project: Apache Drill Issue Type: Bug

[jira] [Created] (DRILL-6944) UnsupportedOperationException thrown for view over MapR-DB binary table

2019-01-03 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6944: --- Summary: UnsupportedOperationException thrown for view over MapR-DB binary table Key: DRILL-6944 URL: https://issues.apache.org/jira/browse/DRILL-6944 Project: Apache

[jira] [Created] (DRILL-6923) Show schemas after use doesn't work with Hive authorization

2018-12-21 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6923: --- Summary: Show schemas after use doesn't work with Hive authorization Key: DRILL-6923 URL: https://issues.apache.org/jira/browse/DRILL-6923 Project: Apache

[jira] [Created] (DRILL-6917) Add test for test case

2018-12-20 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6917: --- Summary: Add test for test case Key: DRILL-6917 URL: https://issues.apache.org/jira/browse/DRILL-6917 Project: Apache Drill Issue Type: Test

[jira] [Created] (DRILL-6908) Hive Testing: Replace cumbersome assertions with TestBuilder.csvBaselineFile()

2018-12-17 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6908: --- Summary: Hive Testing: Replace cumbersome assertions with TestBuilder.csvBaselineFile() Key: DRILL-6908 URL: https://issues.apache.org/jira/browse/DRILL-6908 Project

[jira] [Created] (DRILL-6862) Migrate to Calcite 1.18.0

2018-11-20 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6862: --- Summary: Migrate to Calcite 1.18.0 Key: DRILL-6862 URL: https://issues.apache.org/jira/browse/DRILL-6862 Project: Apache Drill Issue Type: Task

[jira] [Created] (DRILL-6839) Failed to plan (aggregate + Hash or NL join) when slice target is low

2018-11-09 Thread Igor Guzenko (JIRA)
Igor Guzenko created DRILL-6839: --- Summary: Failed to plan (aggregate + Hash or NL join) when slice target is low Key: DRILL-6839 URL: https://issues.apache.org/jira/browse/DRILL-6839 Project: Apache

  1   2   >