[GitHub] [drill] cgivre merged pull request #2755: DRILL-8399: MS Access Reader Misinterprets Data Types

2023-02-11 Thread via GitHub
cgivre merged PR #2755: URL: https://github.com/apache/drill/pull/2755 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org

[GitHub] [drill] cgivre opened a new pull request, #2755: DRILL-8399: MS Access Reader Misinterprets Data Types

2023-02-10 Thread via GitHub
cgivre opened a new pull request, #2755: URL: https://github.com/apache/drill/pull/2755 # [DRILL-8399](https://issues.apache.org/jira/browse/DRILL-8399): MS Access Reader Misinterprets Data Types ## Description Minor bug fix. Drill was misinterpreting some data types in MS Access

[jira] [Created] (DRILL-8399) MS Access Reader Misinterprets Data Types

2023-02-10 Thread Charles Givre (Jira)
Charles Givre created DRILL-8399: Summary: MS Access Reader Misinterprets Data Types Key: DRILL-8399 URL: https://issues.apache.org/jira/browse/DRILL-8399 Project: Apache Drill Issue Type

[GitHub] [drill] weijietong closed pull request #1662: DRILL-6825: Apply different hash algorithms to different data types

2022-10-24 Thread GitBox
weijietong closed pull request #1662: DRILL-6825: Apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [drill] jnturton merged pull request #2477: DRILL-8151: Add support for more ElasticSearch and Cassandra data types

2022-03-02 Thread GitBox
jnturton merged pull request #2477: URL: https://github.com/apache/drill/pull/2477 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[GitHub] [drill] vvysotskyi commented on a change in pull request #2477: DRILL-8151: Add support for more ElasticSearch and Cassandra data types

2022-03-02 Thread GitBox
vvysotskyi commented on a change in pull request #2477: URL: https://github.com/apache/drill/pull/2477#discussion_r817959124 ## File path: contrib/storage-elasticsearch/src/test/java/org/apache/drill/exec/store/elasticsearch/TestElasticsearchSuit.java ## @@ -0,0 +1,79 @@ +/* +

[GitHub] [drill] jnturton commented on a change in pull request #2477: DRILL-8151: Add support for more ElasticSearch and Cassandra data types

2022-03-02 Thread GitBox
jnturton commented on a change in pull request #2477: URL: https://github.com/apache/drill/pull/2477#discussion_r817567329 ## File path: contrib/storage-elasticsearch/src/test/java/org/apache/drill/exec/store/elasticsearch/ElasticSearchQueryTest.java ## @@ -95,6 +96,14 @@ priv

[GitHub] [drill] vvysotskyi opened a new pull request #2477: DRILL-8151: Add support for more ElasticSearch and Cassandra data types

2022-02-28 Thread GitBox
vvysotskyi opened a new pull request #2477: URL: https://github.com/apache/drill/pull/2477 # [DRILL-8151](https://issues.apache.org/jira/browse/DRILL-8151): Add support for more ElasticSearch and Cassandra data types ## Description Add some absent data types support for Cassandra

[jira] [Created] (DRILL-8151) Add support for more ElasticSearch and Cassandra data types

2022-02-28 Thread Vova Vysotskyi (Jira)
Vova Vysotskyi created DRILL-8151: - Summary: Add support for more ElasticSearch and Cassandra data types Key: DRILL-8151 URL: https://issues.apache.org/jira/browse/DRILL-8151 Project: Apache Drill

Re: Complex data types

2020-01-20 Thread Paul Rogers
Hi Igor, Thanks for the note. My post was in response to the work I'm doing to convert JSON to EVF. The work seems fractal: I need x hours to support the scalar vectors. Then, I need x hours for each of the complex data types. As I dive into the details of UNION and LIST, I need x hour

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

Complex data types

2020-01-19 Thread Paul Rogers
Hi All, We've been having a lively discussion about the pros and cons of Arrow. What are people's thoughts about another difficult topic: how we support complex types? Drill is a columnar engine. Columnar works best when data can be split into simple columns. The whole purpose of columnar is t

[GitHub] [drill] arina-ielchiieva commented on issue #1662: DRILL-6825: Apply different hash algorithms to different data types

2019-10-14 Thread GitBox
arina-ielchiieva commented on issue #1662: DRILL-6825: Apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-541901689 @weijietong that's the status of th

[GitHub] [drill] vvysotskyi commented on issue #122: DRILL - 3492 - Add support for encoding of Drill data types into byte ordered format

2019-07-08 Thread GitBox
vvysotskyi commented on issue #122: DRILL - 3492 - Add support for encoding of Drill data types into byte ordered format URL: https://github.com/apache/drill/pull/122#issuecomment-509161420 Merged into Apache master with commit id 95623912ebf348962fe8a8846c5f47c5fdcf2f78

[GitHub] [drill] vvysotskyi closed pull request #122: DRILL - 3492 - Add support for encoding of Drill data types into byte ordered format

2019-07-08 Thread GitBox
vvysotskyi closed pull request #122: DRILL - 3492 - Add support for encoding of Drill data types into byte ordered format URL: https://github.com/apache/drill/pull/122 This is an automated message from the Apache Git

[GitHub] [drill] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-07-01 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-507507469 @Ben-Zvi Do you have the time to go on this work

[jira] [Resolved] (DRILL-7132) Metadata cache does not have correct min/max values for varchar and interval data types

2019-03-22 Thread Robert Hou (JIRA)
and interval > data types > --- > > Key: DRILL-7132 > URL: https://issues.apache.org/jira/browse/DRILL-7132 > Project: Apache Drill >

[jira] [Created] (DRILL-7132) Metadata cache does not have correct min/max values for varchar and interval data types

2019-03-22 Thread Robert Hou (JIRA)
Robert Hou created DRILL-7132: - Summary: Metadata cache does not have correct min/max values for varchar and interval data types Key: DRILL-7132 URL: https://issues.apache.org/jira/browse/DRILL-7132

[jira] [Created] (DRILL-7117) Support creation of histograms for numeric data types (except Decimal)

2019-03-19 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-7117: - Summary: Support creation of histograms for numeric data types (except Decimal) Key: DRILL-7117 URL: https://issues.apache.org/jira/browse/DRILL-7117 Project: Apache Drill

[GitHub] [drill] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-13 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-472709826 @Ben-Zvi agree with you. I have changed the issue to 1.17.0

[GitHub] [drill] Ben-Zvi commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-13 Thread GitBox
Ben-Zvi commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-472683783 @weijietong - how about postponing this work to 1.17.0 ? It is a change in a critical part of the engine, and we

[GitHub] [drill] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-12 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-472290177 @Ben-Zvi The hash code computation of HashAgg has been moved to `HashAggTemplate`. Your review advices have been

[jira] [Created] (DRILL-7088) Remove deprecated decimal data types

2019-03-11 Thread Volodymyr Vysotskyi (JIRA)
Volodymyr Vysotskyi created DRILL-7088: -- Summary: Remove deprecated decimal data types Key: DRILL-7088 URL: https://issues.apache.org/jira/browse/DRILL-7088 Project: Apache Drill Issue

[GitHub] [drill] Ben-Zvi commented on a change in pull request #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-06 Thread GitBox
Ben-Zvi commented on a change in pull request #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#discussion_r263190668 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/common

[GitHub] [drill] Ben-Zvi commented on a change in pull request #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-06 Thread GitBox
Ben-Zvi commented on a change in pull request #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#discussion_r263167460 ## File path: exec/vector/src/main/java/org/apache/drill/exec/hash/MurmurHashing.java

[GitHub] [drill] weijietong edited a comment on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-05 Thread GitBox
weijietong edited a comment on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-469987352 @Ben-Zvi I have done a benchmark about IntegerHash and MurmurHash3_32. The result shows that IntegerHash

[GitHub] [drill] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-05 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-469987352 @Ben-Zvi I have done a benchmark about IntegerHash and MurmurHash3_32. The result shows that IntegerHash has

[GitHub] [drill] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-04 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-469236472 The IntegerHashing's method was also used in ClickHouse for integer types(see: https://github.com/y

[GitHub] Ben-Zvi edited a comment on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-01 Thread GitBox
Ben-Zvi edited a comment on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-468894618 Adding the hash32() method to the ValueVector is useful; however picking up algorithms just based on a paper

[GitHub] Ben-Zvi edited a comment on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-01 Thread GitBox
Ben-Zvi edited a comment on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-468894618 Adding the hash32() method to the ValueVector is useful; however picking up algorithms just based on a paper

[GitHub] Ben-Zvi commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-03-01 Thread GitBox
Ben-Zvi commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-468894618 Adding the hash32() method to the ValueVector is useful; however picking up algorithms just based on a paper or being

[GitHub] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-02-27 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-468174322 @Ben-Zvi I have added some description. This is

[GitHub] Ben-Zvi commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-02-27 Thread GitBox
Ben-Zvi commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-468171912 @weijietong can you add a detailed description of your work - the hash functions are a sensitive part of the

[GitHub] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-02-27 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-468171370 Since HashJoin needs to solve implicit casting,it treats all different numeric data types as double. So this PR

[GitHub] Ben-Zvi commented on a change in pull request #1662: DRILL-6825: apply different hash algorithms to different data types

2019-02-27 Thread GitBox
Ben-Zvi commented on a change in pull request #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#discussion_r261074977 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/common

[GitHub] weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types

2019-02-27 Thread GitBox
weijietong commented on issue #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662#issuecomment-467855624 @Ben-Zvi could you review this PR ? This is an

[GitHub] weijietong opened a new pull request #1662: DRILL-6825: apply different hash algorithms to different data types

2019-02-27 Thread GitBox
weijietong opened a new pull request #1662: DRILL-6825: apply different hash algorithms to different data types URL: https://github.com/apache/drill/pull/1662 This is an automated message from the Apache Git Service. To

[jira] [Created] (DRILL-6825) Applying different hash function according to data types and data size

2018-11-01 Thread weijie.tong (JIRA)
weijie.tong created DRILL-6825: -- Summary: Applying different hash function according to data types and data size Key: DRILL-6825 URL: https://issues.apache.org/jira/browse/DRILL-6825 Project: Apache

[jira] [Created] (DRILL-6774) Wrong data types of empty batches schema for queries with aliases

2018-10-05 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created DRILL-6774: -- Summary: Wrong data types of empty batches schema for queries with aliases Key: DRILL-6774 URL: https://issues.apache.org/jira/browse/DRILL-6774 Project: Apache

[jira] [Created] (DRILL-6744) Support filter push down for varchar / decimal data types

2018-09-17 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-6744: --- Summary: Support filter push down for varchar / decimal data types Key: DRILL-6744 URL: https://issues.apache.org/jira/browse/DRILL-6744 Project: Apache Drill

[jira] [Created] (DRILL-6606) Hash Join returns incorrect data types when joining subqueries with limit 0

2018-07-13 Thread Bohdan Kazydub (JIRA)
Bohdan Kazydub created DRILL-6606: - Summary: Hash Join returns incorrect data types when joining subqueries with limit 0 Key: DRILL-6606 URL: https://issues.apache.org/jira/browse/DRILL-6606 Project

[jira] [Created] (DRILL-6401) Precision for decimal data types may be lost for the case when cast with literal is used

2018-05-10 Thread Volodymyr Vysotskyi (JIRA)
Volodymyr Vysotskyi created DRILL-6401: -- Summary: Precision for decimal data types may be lost for the case when cast with literal is used Key: DRILL-6401 URL: https://issues.apache.org/jira/browse/DRILL

[jira] [Resolved] (DRILL-6070) Hash join with empty tables should not do casting of data types to INT

2018-02-06 Thread Vitalii Diravka (JIRA)
: Future) 1.13.0 This issue is resolved in context of DRILL-5851 and DRILL-4185. The query works for HashJoin, MergeJoin and NestedLoopJoin operators. > Hash join with empty tables should not do casting of data types to &g

[jira] [Created] (DRILL-6121) Nan/Inf data types: strange query result with INNER JOIN operator when selecting 1 column

2018-01-30 Thread Alexander Malashevsky (JIRA)
Alexander Malashevsky created DRILL-6121: Summary: Nan/Inf data types: strange query result with INNER JOIN operator when selecting 1 column Key: DRILL-6121 URL: https://issues.apache.org/jira/browse

[jira] [Created] (DRILL-6070) Hash join with empty tables should not do casting of data types to INT

2018-01-04 Thread Vitalii Diravka (JIRA)
Vitalii Diravka created DRILL-6070: -- Summary: Hash join with empty tables should not do casting of data types to INT Key: DRILL-6070 URL: https://issues.apache.org/jira/browse/DRILL-6070 Project

[jira] [Created] (DRILL-5846) Improve Parquet Reader Performance for Flat Data types

2017-10-05 Thread salim achouche (JIRA)
salim achouche created DRILL-5846: - Summary: Improve Parquet Reader Performance for Flat Data types Key: DRILL-5846 URL: https://issues.apache.org/jira/browse/DRILL-5846 Project: Apache Drill

[jira] [Resolved] (DRILL-4772) Corrections required for the "Supported Data Types" documentation page

2017-04-04 Thread Bridget Bevens (JIRA)
"In this release, Drill disables the DECIMAL data type..." to "In the 1.0 release, Drill disables the DECIMAL data type..." in https://drill.apache.org/docs/supported-data-types/. 2. Added a note about CHAR data type support in the Hive plugin as of Drill 1.7 in https://drill.

Re: Data types

2017-01-27 Thread Charles Givre
I’m actually one of the contributors for the forthcoming O’Reilly book on Drill (along with Ted and Ellen), and this is a specific functionality I’m planning on writing a chapter about. (Not the buffers, but how to get Drill to ingest other file formats) > On Jan 27, 2017, at 11:50, Paul R

Re: Data types

2017-01-27 Thread Paul Rogers
Hi Charles, Congrats! Unfortunately, no, there is no documentation. Drill seems to be of the “code speaks for itself” persuasion. I try to document the bits I’ve had to learn on my Github Wiki, but (until now) I’ve not looked at this particular area. IMHO, now that the plugins basically work,

Re: Data types

2017-01-27 Thread Charles Givre
Hi Paul, VICTORY!! I just set the buffer size to 4096 and it worked perfectly without truncating my data! Is this documented anywhere? I’ve been trying to really wrap my head around the mechanics of how Drill reads data and how the format plugins work and really haven’t found much. I’ve hack

Re: Data types

2017-01-26 Thread Paul Rogers
Looks like I gave you advice that as a bit off. The function you want is either: this.buffer = fragmentContext.getManagedBuffer(); The above allocates a 256 byte buffer. You can initially allocate a larger one: this.buffer = fragmentContext.getManagedBuffer(4096); Or, to

Re: Data types

2017-01-26 Thread Charles Givre
Thanks! I’m hoping to submit a PR eventually once I have this all done. I tried your changes and now I’m getting this error: 0: jdbc:drill:zk=local> select * from dfs.client.`small.misolog`; Error: DATA_READ ERROR: Tried to remove unmanaged buffer. Fragment 0:0 [Error Id: 52fc846a-1d94-4300-b

Re: Data types

2017-01-26 Thread Paul Rogers
Hi Charles, Very cool plugin! My knowledge in this area is a bit sketchy… That said, the problem appears to be that the code does not extend the Drillbuf to ensure it has sufficient capacity. Try calling this method: reallocIfNeeded, something like this: this.buffer.reallocIfNeeded(stri

Re: Data types

2017-01-26 Thread Charles Givre
Hi Paul, Would you mind taking a look at my code? I’m wondering if I’m doing this correctly. Just for context, I’m working on a generic log file reader for drill (https://github.com/cgivre/drill-logfile-plugin ), and I encountered some errors w

Re: Data types

2017-01-26 Thread Paul Rogers
Hi Charles, The Varchar column can hold any length of data. We’ve recently been working on tests that have columns up to 8K in length. The one caveat is that, when working with data larger than 256 bytes, you must be extremely careful in your reader. The out-of-box text reader will always read

Data types

2017-01-26 Thread Charles Givre
I’m working on a plugin to read log files and the data has some long strings. Is there a data type that can hold strings longer than 256 characters? Thanks, — Charles

[jira] [Created] (DRILL-4780) Update the value vector buffer writerIndex while reading from dictionary encoded parquet data for all data types.

2016-07-14 Thread Padma Penumarthy (JIRA)
Padma Penumarthy created DRILL-4780: --- Summary: Update the value vector buffer writerIndex while reading from dictionary encoded parquet data for all data types. Key: DRILL-4780 URL: https://issues.apache.org

[jira] [Created] (DRILL-4772) Corrections required for the "Supported Data Types" documentation page

2016-07-11 Thread Rahul Challapalli (JIRA)
Rahul Challapalli created DRILL-4772: Summary: Corrections required for the "Supported Data Types" documentation page Key: DRILL-4772 URL: https://issues.apache.org/jira/browse/DRILL-4772

[jira] [Created] (DRILL-4765) Missing, incorrect information in Drill data types page

2016-07-04 Thread Paul Rogers (JIRA)
Paul Rogers created DRILL-4765: -- Summary: Missing, incorrect information in Drill data types page Key: DRILL-4765 URL: https://issues.apache.org/jira/browse/DRILL-4765 Project: Apache Drill

[jira] [Resolved] (DRILL-4501) Complete MapOrListWriter for all supported data types

2016-03-19 Thread Aditya Kishore (JIRA)
-drill?cs=245da9790813569c5da9404e0fc5e45cc88e22bb]. > Complete MapOrListWriter for all supported data types > - > > Key: DRILL-4501 > URL: https://issues.apache.org/jira/browse/DRILL-4501 >

[jira] [Created] (DRILL-4501) Complete MapOrListWriter for all supported data types

2016-03-12 Thread Aditya Kishore (JIRA)
Aditya Kishore created DRILL-4501: - Summary: Complete MapOrListWriter for all supported data types Key: DRILL-4501 URL: https://issues.apache.org/jira/browse/DRILL-4501 Project: Apache Drill

Drill data types correspondence table

2015-09-14 Thread Daniel Barclay
For those who didn't see earlier drafts, here's a spreadsheet showing the correspondence between various kinds/levels of types in Drill (e.g., SQL data type names vs. Calcite Java enumerations vs. RPC-level Protobuf enumerations): Drill Data Types Correspondence Table <https://do

[jira] [Resolved] (DRILL-3458) Avro file format's support for map and nullable union data types.

2015-09-13 Thread Jacques Nadeau (JIRA)
le union data types. > - > > Key: DRILL-3458 > URL: https://issues.apache.org/jira/browse/DRILL-3458 > Project: Apache Drill > Issue Type: Bug >

[jira] [Resolved] (DRILL-3492) Add support for encoding of Drill data types into byte ordered format

2015-09-02 Thread Jinfeng Ni (JIRA)
for encoding of Drill data types into byte ordered format > - > > Key: DRILL-3492 > URL: https://issues.apache.org/jira/browse/DRILL-3492 > Project: Apache Drill > Is

Re: [jira] [Created] (DRILL-3458) Avro file format's support for map and nullable union data types.

2015-07-27 Thread andrew
AM, Bhallamudi Venkata Siva Kamesh (JIRA) > wrote: > > Bhallamudi Venkata Siva Kamesh created DRILL-3458: > - > >Summary: Avro file format's support for map and nullable union > data types. >

[jira] [Resolved] (DRILL-2967) Incompatible types error reported in a "not in" query with compatible data types

2015-07-16 Thread Sean Hsuan-Yi Chu (JIRA)
n" query with compatible data > types > - > > Key: DRILL-2967 > URL: https://issues.apache.org/jira/browse/DRILL-2967 > Project: Apache D

[jira] [Created] (DRILL-3492) Add support for encoding of Drill data types into byte ordered format

2015-07-13 Thread Smidth Panchamia (JIRA)
Smidth Panchamia created DRILL-3492: --- Summary: Add support for encoding of Drill data types into byte ordered format Key: DRILL-3492 URL: https://issues.apache.org/jira/browse/DRILL-3492 Project

[jira] [Created] (DRILL-3458) Avro file format's support for map and nullable union data types.

2015-07-05 Thread Bhallamudi Venkata Siva Kamesh (JIRA)
Bhallamudi Venkata Siva Kamesh created DRILL-3458: - Summary: Avro file format's support for map and nullable union data types. Key: DRILL-3458 URL: https://issues.apache.org/jira/browse/DRILL

[jira] [Created] (DRILL-3368) Implement rest of SQL data types BINARY and VARBINARY.

2015-06-24 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3368: - Summary: Implement rest of SQL data types BINARY and VARBINARY. Key: DRILL-3368 URL: https://issues.apache.org/jira/browse/DRILL-3368 Project

[jira] [Resolved] (DRILL-1570) Support Hive Data Types

2015-06-12 Thread Rahul Challapalli (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rahul Challapalli resolved DRILL-1570. -- Resolution: Fixed > Support Hive Data Ty

[jira] [Resolved] (DRILL-2967) Incompatible types error reported in a "not in" query with compatible data types

2015-06-09 Thread Sean Hsuan-Yi Chu (JIRA)
n" query with compatible data > types > - > > Key: DRILL-2967 > URL: https://issues.apache.org/jira/browse/DRILL-2967 > Project: Apache D

[jira] [Created] (DRILL-3253) Add test storage plugin providing columns of all data types for testing metadata (etc.)

2015-06-04 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3253: - Summary: Add test storage plugin providing columns of all data types for testing metadata (etc.) Key: DRILL-3253 URL: https://issues.apache.org/jira/browse

[jira] [Created] (DRILL-2967) Incompatible types error reported in a "not in" query with compatible data types

2015-05-05 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2967: --- Summary: Incompatible types error reported in a "not in" query with compatible data types Key: DRILL-2967 URL: https://issues.apache.org/jira/browse/

Re: Review Request 33143: sandbox installation updates, new SQL functions, Data Types, and Config Options doc

2015-04-13 Thread Bridget Bridget
il 13, 2015, 8:26 p.m.) > > > Review request for drill and Bridget Bridget. > > > Bugs: DRILL-2736 > https://issues.apache.org/jira/browse/DRILL-2736 > > > Repository: drill-git > > > Description > --- > > sandbox updates for 0.8, revie

Review Request 33143: sandbox installation updates, new SQL functions, Data Types, and Config Options doc

2015-04-13 Thread Kristine Hahn
://issues.apache.org/jira/browse/DRILL-2736 Repository: drill-git Description --- sandbox updates for 0.8, review comments on functions and data types, config options first draft Diffs - _docs/0001-DRILL-2720.patch PRE-CREATION _docs/img/loginSandBox.png

[jira] [Created] (DRILL-2644) Data Types page should list and describe all data typse

2015-03-31 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-2644: - Summary: Data Types page should list and describe all data typse Key: DRILL-2644 URL: https://issues.apache.org/jira/browse/DRILL-2644 Project

[jira] [Created] (DRILL-2621) When view is created on top of parquet file, underlying data types should be automatically converted to SQL type

2015-03-30 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2621: --- Summary: When view is created on top of parquet file, underlying data types should be automatically converted to SQL type Key: DRILL-2621 URL: https://issues.apache.org

[jira] [Created] (DRILL-2558) For different errors are returned when running COALESCE with incompatible data types

2015-03-25 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2558: --- Summary: For different errors are returned when running COALESCE with incompatible data types Key: DRILL-2558 URL: https://issues.apache.org/jira/browse/DRILL-2558

[jira] [Resolved] (DRILL-1975) Documentation on supported Data Types must be corrected

2015-03-18 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-1975. -- Resolution: Fixed The data types docs are posted on the Drill wiki and ready for review

[jira] [Resolved] (DRILL-2397) Enhance SQL Ref Data Types docs

2015-03-17 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-2397. -- Resolution: Fixed committed: df1b7e5a9397b02a880230e6dc51a07f2b1ff997 > Enhance SQL Ref D

Re: Review Request 31922: enhanced SQL data types doc, review feedback fixes

2015-03-11 Thread Bridget Bridget
ch 11, 2015, 1:23 a.m.) > > > Review request for drill and Bridget Bridget. > > > Bugs: DRILL-2397 > https://issues.apache.org/jira/browse/DRILL-2397 > > > Repository: drill-git > > > Description > --- > > Data Types section is a new table

Review Request 31922: enhanced SQL data types doc, review feedback fixes

2015-03-10 Thread Kristine Hahn
://issues.apache.org/jira/browse/DRILL-2397 Repository: drill-git Description --- Data Types section is a new table of supported types with a brief description, revised Complex Types section, additional new section, Handling Disparate Data Types. Patch includes review feedback of a number of

[jira] [Resolved] (DRILL-2381) write lexical structures section, JSON/Parquet reference fixes, updates to data types

2015-03-06 Thread Kristine Hahn (JIRA)
SON/Parquet reference fixes, updates to > data types > - > > Key: DRILL-2381 > URL: https://issues.apache.org/jira/browse/DRILL-2381 > Project: Apache Drill

[jira] [Created] (DRILL-2397) Enhance SQL Ref Data Types docs

2015-03-06 Thread Kristine Hahn (JIRA)
Kristine Hahn created DRILL-2397: Summary: Enhance SQL Ref Data Types docs Key: DRILL-2397 URL: https://issues.apache.org/jira/browse/DRILL-2397 Project: Apache Drill Issue Type: Task

[jira] [Created] (DRILL-2381) write lexical structures section, updates to JSON reference, updates to data types

2015-03-04 Thread Kristine Hahn (JIRA)
Kristine Hahn created DRILL-2381: Summary: write lexical structures section, updates to JSON reference, updates to data types Key: DRILL-2381 URL: https://issues.apache.org/jira/browse/DRILL-2381

[jira] [Created] (DRILL-2265) Drill data exploration function for complex data types

2015-02-18 Thread Andries Engelbrecht (JIRA)
Andries Engelbrecht created DRILL-2265: -- Summary: Drill data exploration function for complex data types Key: DRILL-2265 URL: https://issues.apache.org/jira/browse/DRILL-2265 Project: Apache

[jira] [Created] (DRILL-2244) Implicit cast between decimal data types is not implemented

2015-02-13 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-2244: --- Summary: Implicit cast between decimal data types is not implemented Key: DRILL-2244 URL: https://issues.apache.org/jira/browse/DRILL-2244 Project: Apache

[jira] [Resolved] (DRILL-1736) Cannot cast to other data types after using flatten + convert_from('json')

2015-01-20 Thread Mehant Baid (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mehant Baid resolved DRILL-1736. Resolution: Fixed This seems to be fixed on latest master. > Cannot cast to other data types af

[jira] [Created] (DRILL-1975) Documentation on supported Data Types must be corrected

2015-01-09 Thread Abhishek Girish (JIRA)
Abhishek Girish created DRILL-1975: -- Summary: Documentation on supported Data Types must be corrected Key: DRILL-1975 URL: https://issues.apache.org/jira/browse/DRILL-1975 Project: Apache Drill