j..@apache.org |
drill git commit: DRILL-2069: Fix star query prefix logic it's used with subquery in where clause. Convert some star query query unit test to verify query results. |
Tue, 03 Feb, 22:26 |
amansi...@apache.org |
drill git commit: DRILL-2092: For HashJoin and MergeJoin, process the null comparisons for IS NOT DISTINCT FROM operator. |
Thu, 05 Feb, 00:12 |
jacq...@apache.org |
[1/2] drill git commit: DRILL-1747: Enable fragment profile updates throughout queries rather than only at end. |
Thu, 05 Feb, 01:30 |
jacq...@apache.org |
[2/2] drill git commit: DRILL-2114: Update profile page to provide query fragment state, node where query was run, and memory information. Also, extract giant class into smaller units. |
Thu, 05 Feb, 01:30 |
par...@apache.org |
drill git commit: DRILL-2126: make jdbc connection impl honor parameters passed from user |
Thu, 05 Feb, 05:43 |
meh...@apache.org |
[1/2] drill git commit: DRILL-1988: Create child vectors while initializing complex vectors using Materialized Field |
Thu, 05 Feb, 20:19 |
meh...@apache.org |
[2/2] drill git commit: DRILL-2142: Refactor complex vector classes. Move the logic that applies specifically to maps in a separate base class that will be used by RepeatedMap and Map vectors. |
Thu, 05 Feb, 20:19 |
ve...@apache.org |
[1/3] drill git commit: DRILL-2088: ReAlloc in FixedWidthVector.setValueCount if current buffer capacity is less than the valueCount. |
Fri, 06 Feb, 01:18 |
ve...@apache.org |
[2/3] drill git commit: DRILL-2080: Add IO Stats for JSON/Parquet type input files |
Fri, 06 Feb, 01:18 |
ve...@apache.org |
[3/3] drill git commit: DRILL-2080: Add IO Stats for JSON/Parquet type input files |
Fri, 06 Feb, 01:18 |
j..@apache.org |
drill git commit: DRILL-1921: Disable union, intersect, except, natural join, cross join; Disable 'cardinality' ; Disable types tinyint, smallint, real, multiset |
Sun, 08 Feb, 03:17 |
par...@apache.org |
drill git commit: DRILL-2172: make web UI bound check before accessing a vector, returning null for overflowing indices; fix a non-string type rendering problem; |
Mon, 09 Feb, 20:01 |
s..@apache.org |
drill git commit: DRILL-2154: Add options to enable compression and dictionary encoding in parquet writer |
Wed, 11 Feb, 01:41 |
|
[1/3] drill git commit: DRILL-2199: Fix major type returned for convert to nullable type functions |
|
meh...@apache.org |
[1/3] drill git commit: DRILL-2199: Fix major type returned for convert to nullable type functions |
Thu, 12 Feb, 02:09 |
meh...@apache.org |
[2/3] drill git commit: DRILL-2184: Move TestFunctionsQuery under execution tests and use the new test framework to verify results |
Thu, 12 Feb, 02:09 |
meh...@apache.org |
[3/3] drill git commit: DRILL-2107: Fix hash aggregate to return OK_NEW_SCHEMA only once. Existing tests will serve as unit tests once swap join rule is enabled |
Thu, 12 Feb, 02:09 |
meh...@apache.org |
[1/3] drill git commit: DRILL-2199: Fix major type returned for convert to nullable type functions |
Thu, 12 Feb, 02:17 |
meh...@apache.org |
[2/3] drill git commit: DRILL-2184: Move TestFunctionsQuery under execution tests and use the new test framework to verify results |
Thu, 12 Feb, 02:17 |
meh...@apache.org |
[3/3] drill git commit: DRILL-2107: Fix hash aggregate to return OK_NEW_SCHEMA only once. Existing tests will serve as unit tests once swap join rule is enabled |
Thu, 12 Feb, 02:17 |
|
Git Push Summary |
|
meh...@apache.org |
Git Push Summary |
Thu, 12 Feb, 02:18 |
a..@apache.org |
Git Push Summary |
Wed, 25 Feb, 23:45 |
amansi...@apache.org |
drill git commit: DRILL-2170: For fragment parallelization, use max cost of operators instead of total cost (this makes it consistent with what ExcessiveExchangeRemover uses). |
Thu, 12 Feb, 03:10 |
par...@apache.org |
drill git commit: DRILL-1872: Assertion failure and empty map on order by with complex data |
Thu, 12 Feb, 15:08 |
j..@apache.org |
drill git commit: DRILL-2087: Fix an incorrect join plan by ensure either both sides are distributed, or none of them is distributed. |
Thu, 12 Feb, 16:50 |
amansi...@apache.org |
drill git commit: DRILL-1605: ensure GenericAccessor returns null for non-existent records |
Thu, 12 Feb, 21:36 |
ve...@apache.org |
drill git commit: DRILL-1597: refactor empty population logic out & re-use across RepeatedList/Map vectors & add unit test |
Fri, 13 Feb, 07:23 |
ve...@apache.org |
drill git commit: DRILL-2127: make JDBC tests re-use bit instances; reset cached bits on failure |
Fri, 13 Feb, 19:50 |
amansi...@apache.org |
drill git commit: DRILL-1937: Disable the query pattern where logical expressions are applied on non-scalar result of sub-query |
Sat, 14 Feb, 00:38 |
par...@apache.org |
[1/5] drill git commit: DRILL-2163: ensure vector container fully reconstructs a composite vector with its children |
Sat, 14 Feb, 05:51 |
par...@apache.org |
[2/5] drill git commit: DRILL-1948: Fix issue with HDFS and CompatibilityUtil.getBuf |
Sat, 14 Feb, 05:51 |
par...@apache.org |
[3/5] drill git commit: DRILL-1197: C++ Client. Differentiate socket/handshake/query timeout for deadline timer. |
Sat, 14 Feb, 05:51 |
par...@apache.org |
[4/5] drill git commit: DRILL-1697: C++ client. Fix crash when listener exits prematurely. |
Sat, 14 Feb, 05:51 |
par...@apache.org |
[5/5] drill git commit: DRILL-1697. C++ Client. Use the object io_service::work to prevent io_service running out of work. |
Sat, 14 Feb, 05:51 |
j..@apache.org |
drill git commit: DRILL-2168: Fix incorrect query result issue when group by use an expression with drill build-in functions. Fix is in Calcite. |
Tue, 17 Feb, 19:19 |
ve...@apache.org |
[1/2] drill git commit: DRILL-2251: Fix resource leaking with new DrillFileSystem |
Tue, 17 Feb, 23:28 |
ve...@apache.org |
[2/2] drill git commit: DRILL-2252: Cleanup resources when fragment is cancelled. |
Tue, 17 Feb, 23:28 |
par...@apache.org |
[1/2] drill git commit: DRILL-2151: VariableLengthVector.copyFromSafe() unnecessary sets the offsetVector |
Tue, 17 Feb, 23:55 |
par...@apache.org |
[2/2] drill git commit: DRILL-2038: Fix handling of error objects. C++ Client syncronous API has a crash with multiple parallel queries. |
Tue, 17 Feb, 23:55 |
par...@apache.org |
[1/3] drill git commit: DRILL-1219. C++ Client. Fix timeout for 32-bit windows platform |
Wed, 18 Feb, 05:30 |
par...@apache.org |
[2/3] drill git commit: DRILL-2254: use parent field while adding a child vector into a repeated list |
Wed, 18 Feb, 05:30 |
par...@apache.org |
[3/3] drill git commit: DRILL-2169: disable embedded server for tests when not needed |
Wed, 18 Feb, 05:30 |
j..@apache.org |
drill git commit: DRILL-2054: Interpret "||" as string concat operator; Disable `&&`; |
Wed, 18 Feb, 19:10 |
bridg...@apache.org |
drill git commit: DRILL-2270: Broken link on Apache Drill website |
Wed, 18 Feb, 23:32 |
bridg...@apache.org |
svn commit: r1660767 - /drill/site/trunk/content/drill/faq/index.html |
Wed, 18 Feb, 23:43 |
par...@apache.org |
drill git commit: DRILL-2197: Fix no applicable constructor error in outer join with a map type |
Thu, 19 Feb, 23:13 |
j..@apache.org |
[1/2] drill git commit: DRILL-2242 : Propagate distribution trait when Project only outputs a subset of child's distribution field. |
Fri, 20 Feb, 19:03 |
j..@apache.org |
[2/2] drill git commit: DRILL-2269: Add default implementation for estimating cost of evaluating an expression, in stead of throwing Exception. |
Fri, 20 Feb, 19:03 |
par...@apache.org |
[1/4] drill git commit: DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST). |
Mon, 23 Feb, 19:53 |
par...@apache.org |
[2/4] drill git commit: DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST). |
Mon, 23 Feb, 19:53 |
par...@apache.org |
[3/4] drill git commit: DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST). |
Mon, 23 Feb, 19:53 |
par...@apache.org |
[4/4] drill git commit: DRILL-1062: Implemented null ordering (NULLS FIRST/NULLS LAST). |
Mon, 23 Feb, 19:53 |
par...@apache.org |
drill git commit: DRILL-1733 - Include Hadoop winutils in Drill distribution |
Mon, 23 Feb, 21:29 |
j...@apache.org |
drill git commit: DRILL-2253: Vectorized Parquet reader fails to read correctly against RLE Dictionary encoded DATE column |
Wed, 25 Feb, 00:37 |
par...@apache.org |
drill git commit: DRILL-2283: Fixed Java VARCHAR(1) in INFO._SCHEMA that caused bad comparisons. |
Wed, 25 Feb, 01:07 |
meh...@apache.org |
drill git commit: DRILL-1496: Fix serialization of 'similar to' while converting from optiq expression to drill. |
Wed, 25 Feb, 05:53 |
a..@apache.org |
[1/2] drill git commit: DRILL-2130: Fixed JUnit/Hamcrest/Mockito/Paranamer class path problem. |
Wed, 25 Feb, 21:44 |
a..@apache.org |
[2/2] drill git commit: DRILL-1690: Issue with using HBase plugin to access row_key only |
Wed, 25 Feb, 21:44 |
|
[01/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
|
bridg...@apache.org |
[01/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[02/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[03/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[04/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[05/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[06/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[07/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[08/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[09/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[10/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[11/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[12/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
bridg...@apache.org |
[13/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 00:31 |
a..@apache.org |
[01/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[02/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[03/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[04/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[05/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[06/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[07/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[08/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[09/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[10/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[11/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[12/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
[13/13] drill git commit: DRILL-2315: Confluence conversion plus fixes |
Thu, 26 Feb, 01:01 |
a..@apache.org |
svn commit: r1662344 [1/8] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/2014-q1-drill-report/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-0-6-0-... |
Thu, 26 Feb, 01:16 |
a..@apache.org |
svn commit: r1662344 [2/8] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/2014-q1-drill-report/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-0-6-0-... |
Thu, 26 Feb, 01:16 |
a..@apache.org |
svn commit: r1662344 [3/8] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/2014-q1-drill-report/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-0-6-0-... |
Thu, 26 Feb, 01:16 |
a..@apache.org |
svn commit: r1662344 [4/8] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/2014-q1-drill-report/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-0-6-0-... |
Thu, 26 Feb, 01:16 |
a..@apache.org |
svn commit: r1662344 [5/8] - in /drill/site/trunk/content/drill: ./ blog/2014/12/11/apache-drill-qa-panelist-spotlight/ docs/ docs/2014-q1-drill-report/ docs/advanced-properties/ docs/analyzing-yelp-json-data-with-apache-drill/ docs/apache-drill-0-6-0-... |
Thu, 26 Feb, 01:16 |