[GitHub] arina-ielchiieva opened a new pull request #1615: DRILL-6964: Implement CREATE / DROP TABLE SCHEMA commands

2019-01-18 Thread GitBox
arina-ielchiieva opened a new pull request #1615: DRILL-6964: Implement CREATE / DROP TABLE SCHEMA commands URL: https://github.com/apache/drill/pull/1615 Note: this PR only adds support for CREATE / DROP TABLE SCHEMA commands which allow to store and delete table schema. Table schema

Beginner Jira Bugs

2019-01-18 Thread srungarapu vamsi
Hi, I find Drill Apache project interesting and i want to contribute to the project. I have cloned the source code, compiled it on my laptop. I am going through the code base , documentation available on the website and Dremel paper

Re: Beginner Jira Bugs

2019-01-18 Thread Vitalii Diravka
Hi Vamsi, Nice to hear from you. Welcome! To start with NewBie/Beginner issues is a great idea. You can pick any ticket, which you like to solve. This may be related to some Drill components you are interested in. Regarding documentation for devs you can find it here:

[GitHub] cgivre commented on issue #335: DRILL-4303: ESRI Shapefile (shp) format plugin

2019-01-18 Thread GitBox
cgivre commented on issue #335: DRILL-4303: ESRI Shapefile (shp) format plugin URL: https://github.com/apache/drill/pull/335#issuecomment-455541113 Hello @k255, Do you have time/interest in completing this PR? If not, do you mind if I see this through to completion?

[GitHub] vdiravka commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

2019-01-18 Thread GitBox
vdiravka commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI URL: https://github.com/apache/drill/pull/1594#discussion_r249017671 ## File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl ## @@

[GitHub] vdiravka commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

2019-01-18 Thread GitBox
vdiravka commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI URL: https://github.com/apache/drill/pull/1594#discussion_r249017671 ## File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl ## @@

[GitHub] vdiravka commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

2019-01-18 Thread GitBox
vdiravka commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI URL: https://github.com/apache/drill/pull/1594#discussion_r249015464 ## File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl ## @@

[GitHub] arina-ielchiieva commented on issue #335: DRILL-4303: ESRI Shapefile (shp) format plugin

2019-01-18 Thread GitBox
arina-ielchiieva commented on issue #335: DRILL-4303: ESRI Shapefile (shp) format plugin URL: https://github.com/apache/drill/pull/335#issuecomment-455542002 @cgivre process as usual, you wait from the original contributor feedback for a week or so. Then if no response or contributor is

[GitHub] kkhatua commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

2019-01-18 Thread GitBox
kkhatua commented on a change in pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI URL: https://github.com/apache/drill/pull/1594#discussion_r249155738 ## File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl ## @@

Re: Beginner Jira Bugs

2019-01-18 Thread Paul Rogers
Hi Vamsi, Another way to get started is to create a UDF or file reader. Charles can probably suggest a few that he has not had time to create yet. And, I'll put in a shameless plug for our book, Learning Apache Drill, from O'Reilly which walks you though how to set up your dev environment, how

[GitHub] kkhatua commented on issue #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

2019-01-18 Thread GitBox
kkhatua commented on issue #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI URL: https://github.com/apache/drill/pull/1594#issuecomment-455667056 Thanks for fixing that, @vdiravka ! This is an

[GitHub] asfgit closed pull request #1602: DRILL-6944: UnsupportedOperationException thrown for view over MapR-DB binary table

2019-01-18 Thread GitBox
asfgit closed pull request #1602: DRILL-6944: UnsupportedOperationException thrown for view over MapR-DB binary table URL: https://github.com/apache/drill/pull/1602 This is an automated message from the Apache Git Service.

[GitHub] asfgit closed pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI

2019-01-18 Thread GitBox
asfgit closed pull request #1594: DRILL-6942: Provide ability to sort list of profiles on Drill Web UI URL: https://github.com/apache/drill/pull/1594 This is an automated message from the Apache Git Service. To respond to

[GitHub] asfgit closed pull request #1609: DRILL-6967: Fix TIMESTAMPDIFF function for QUARTER qualifier

2019-01-18 Thread GitBox
asfgit closed pull request #1609: DRILL-6967: Fix TIMESTAMPDIFF function for QUARTER qualifier URL: https://github.com/apache/drill/pull/1609 This is an automated message from the Apache Git Service. To respond to the

[GitHub] asfgit closed pull request #1610: DRILL-6969: Fix inconsistency of reading MaprDB JSON tables using hive plugin when native reader is enabled

2019-01-18 Thread GitBox
asfgit closed pull request #1610: DRILL-6969: Fix inconsistency of reading MaprDB JSON tables using hive plugin when native reader is enabled URL: https://github.com/apache/drill/pull/1610 This is an automated message from

[GitHub] asfgit closed pull request #1611: DRILL-6971: Display query state in query result page

2019-01-18 Thread GitBox
asfgit closed pull request #1611: DRILL-6971: Display query state in query result page URL: https://github.com/apache/drill/pull/1611 This is an automated message from the Apache Git Service. To respond to the message,

Re: [jira] (DRILL-6978) TypeOf sometimes doesn't work with "generated" tables

2019-01-18 Thread Kunal Khatua
I'm not sure why it doesn't work for the case where you have a nested function, since the function definition in sys.functions indicates some sort of late binding of the data types: 0: jdbc:drill:drillbit=kk127> select * from sys.functions where name like '%ypeOf%';

[jira] [Resolved] (DRILL-6972) Error: Could not find or load main class sqlline.SqlLine

2019-01-18 Thread Kunal Khatua (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Khatua resolved DRILL-6972. - Resolution: Works for Me [~elenacampean] this worked for me with the latest Apache 1.15.0

[jira] (DRILL-6978) TypeOf sometimes doesn't work with "generated" tables

2019-01-18 Thread benj.dev
Hi, As the request of Kunal Khatua, I push this curiosity found in Drill 1.15.0 The Jira ticket is : https://issues.apache.org/jira/browse/DRILL-6978 I realized that TypeOf (drillTypeOf and sqlTypeOf) functions works when request files but doesn't work in certain case on "generated" data This