You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] drill git commit: DRILL-5751: Fix unit tests to use local file system even if it is not set by default - posted by am...@apache.org on 2017/09/03 05:52:36 UTC, 0 replies.
- [2/3] drill git commit: DRILL-5729 explicitly made the travis container use openjdk7 to fix the build. - posted by am...@apache.org on 2017/09/03 05:52:37 UTC, 0 replies.
- [3/3] drill git commit: DRILL-1051: Casting timestamp as date gives wrong result for dates earlier than 1883 - posted by am...@apache.org on 2017/09/03 05:52:38 UTC, 0 replies.
- [1/2] drill git commit: DRILL-5757: CONVERT_TO_JSON function is failed while using non-existence field as a parameter. - posted by am...@apache.org on 2017/09/03 06:54:00 UTC, 0 replies.
- [2/2] drill git commit: DRILL-5726: Support Impersonation without authentication for REST API - posted by am...@apache.org on 2017/09/03 06:54:01 UTC, 0 replies.
- [1/2] drill git commit: DRILL-5709: Provide a value vector method to convert a vector to nullable - posted by am...@apache.org on 2017/09/04 17:29:43 UTC, 0 replies.
- [2/2] drill git commit: DRILL-5763: Fix NPE during MapRDBSubScan deserialization - posted by am...@apache.org on 2017/09/04 17:29:44 UTC, 0 replies.
- [1/4] drill git commit: DRILL-4264: Allow field names to include dots - posted by am...@apache.org on 2017/09/05 04:38:55 UTC, 0 replies.
- [2/4] drill git commit: DRILL-4264: Allow field names to include dots - posted by am...@apache.org on 2017/09/05 04:38:56 UTC, 0 replies.
- [3/4] drill git commit: DRILL-4264: Allow field names to include dots - posted by am...@apache.org on 2017/09/05 04:38:57 UTC, 0 replies.
- [4/4] drill git commit: DRILL-4264: Allow field names to include dots - posted by am...@apache.org on 2017/09/05 04:38:58 UTC, 0 replies.
- drill git commit: DRILL-5737: Hash Agg uses more than the allocated memory under certain low memory conditions Note: Provide a new config parameter HASHAGG_FALLBACK_ENABLED which is set to true by default. When 2 Phase HashAgg doesn't have enough memory - posted by am...@apache.org on 2017/09/05 15:13:20 UTC, 0 replies.
- [1/3] drill git commit: DRILL-5546: Handle schema change exception failure caused by empty input or empty batch. - posted by jn...@apache.org on 2017/09/05 21:05:06 UTC, 0 replies.
- [2/3] drill git commit: DRILL-5546: Handle schema change exception failure caused by empty input or empty batch. - posted by jn...@apache.org on 2017/09/05 21:05:07 UTC, 0 replies.
- [3/3] drill git commit: DRILL-5546: Handle schema change exception failure caused by empty input or empty batch. - posted by jn...@apache.org on 2017/09/05 21:05:08 UTC, 0 replies.
- drill git commit: add attachments folder and new intellij jar file - posted by br...@apache.org on 2017/09/06 21:20:22 UTC, 0 replies.
- drill-site git commit: add attachments folder to store the updated intellij jar - posted by br...@apache.org on 2017/09/06 21:27:33 UTC, 0 replies.
- drill git commit: DRILL-5765: Json query profile is not shown on Web UI - posted by ar...@apache.org on 2017/09/07 12:01:52 UTC, 0 replies.
- drill git commit: update jetty jar file - posted by br...@apache.org on 2017/09/07 17:58:20 UTC, 0 replies.
- drill-site git commit: update jetty file - posted by br...@apache.org on 2017/09/07 18:05:12 UTC, 0 replies.
- drill git commit: DRILL-5766: Fix XSS vulnerabilities in Drill - posted by ar...@apache.org on 2017/09/12 10:47:40 UTC, 0 replies.
- [1/2] drill git commit: DRILL-5697: Improve performance of filter operator for pattern matching - posted by pr...@apache.org on 2017/09/13 15:56:45 UTC, 0 replies.
- [2/2] drill git commit: DRILL-5697: Improve performance of filter operator for pattern matching - posted by pr...@apache.org on 2017/09/13 15:56:46 UTC, 0 replies.
- drill git commit: DRILL-5269 Make DirectSubScan Jackson JSON deserializable - posted by pr...@apache.org on 2017/09/14 22:43:15 UTC, 0 replies.
- drill git commit: DRILL-5761: Disable Lilith ClassicMultiplexSocketAppender by default. Unify logback files. - posted by pr...@apache.org on 2017/09/14 22:53:16 UTC, 0 replies.
- drill git commit: DRILL-5712: Update the pom files with dependency exclusions for commons-codec - posted by pr...@apache.org on 2017/09/15 02:01:08 UTC, 0 replies.
- [1/4] drill git commit: DRILL-5723: Added System Internal Options That can be Modified at Runtime Changes include: - posted by pr...@apache.org on 2017/09/17 05:43:04 UTC, 0 replies.
- [2/4] drill git commit: DRILL-5723: Added System Internal Options That can be Modified at Runtime Changes include: - posted by pr...@apache.org on 2017/09/17 05:43:05 UTC, 0 replies.
- [3/4] drill git commit: DRILL-5723: Added System Internal Options That can be Modified at Runtime Changes include: - posted by pr...@apache.org on 2017/09/17 05:43:06 UTC, 0 replies.
- [4/4] drill git commit: DRILL-5723: Added System Internal Options That can be Modified at Runtime Changes include: - posted by pr...@apache.org on 2017/09/17 05:43:07 UTC, 0 replies.
- drill git commit: DRILL-3449: When Foreman node dies, the FragmentExecutor still tries to send status updates to Foreman - posted by pr...@apache.org on 2017/09/17 06:29:47 UTC, 0 replies.
- drill git commit: DRILL-5749: solve deadlock occured between foreman and netty threads - posted by pr...@apache.org on 2017/09/17 21:15:41 UTC, 0 replies.
- drill git commit: DRILL-5798 changes include: - posted by pr...@apache.org on 2017/09/19 17:40:39 UTC, 0 replies.
- drill git commit: DRILL-5002: Using hive's date functions on top of date column gives wrong results for local time-zone - posted by pr...@apache.org on 2017/09/20 05:14:22 UTC, 0 replies.
- [1/2] drill git commit: DRILL-5694: Handle OOM in HashAggr by spill and retry, reserve memory, spinner - posted by pr...@apache.org on 2017/09/22 23:40:33 UTC, 0 replies.
- [2/2] drill git commit: DRILL-5694: Handle OOM in HashAggr by spill and retry, reserve memory, spinner - posted by pr...@apache.org on 2017/09/22 23:40:34 UTC, 0 replies.
- [1/2] drill git commit: DRILL-5721: Query with only root fragment and no non-root fragment hangs when Drillbit to Drillbit Control Connection has network issues Note: 1) To resolve the issue all the fragments including root fragment which are - posted by pr...@apache.org on 2017/09/25 05:16:50 UTC, 0 replies.
- [2/2] drill git commit: DRILL-5721: Update based on merge conflict with DRILL-3449 Note: Resolved Merge Conflict and added certain new tests - posted by pr...@apache.org on 2017/09/25 05:16:51 UTC, 0 replies.
- drill git commit: DRILL-5781: Fix unit test failures to use tests config even if default config is available - posted by pr...@apache.org on 2017/09/25 16:30:21 UTC, 0 replies.
- [1/4] drill git commit: DRILL-5745: Corrected 'location' information in Drill web server - posted by pr...@apache.org on 2017/09/25 17:22:15 UTC, 0 replies.
- [2/4] drill git commit: DRILL-5727: Update release profile to generate SHA-512 checksum. - posted by pr...@apache.org on 2017/09/25 17:22:16 UTC, 0 replies.
- [3/4] drill git commit: DRILL-5438: Amazon S3 bucket can't be queried directly at root - posted by pr...@apache.org on 2017/09/25 17:22:17 UTC, 0 replies.
- [4/4] drill git commit: DRILL-5812: Restore the minor fragment Gantt chart canvas - posted by pr...@apache.org on 2017/09/25 17:22:18 UTC, 0 replies.
- drill git commit: DRILL-5809 made the storage format of system options backwards compatible, and avoided storing unnecessary option info. - posted by pr...@apache.org on 2017/09/26 06:20:00 UTC, 0 replies.
- [1/2] drill git commit: DRILL-4139: Add missing BIT support for Paruet partition pruning - posted by pr...@apache.org on 2017/09/30 23:01:40 UTC, 0 replies.
- [2/2] drill git commit: DRILL-4139: Add missing Interval, VarBinary and Varchar with nulls partition pruning support. Fix metadata serialization for fixed_len_byte_array types. Fix partition pruning for decimal type. Fix loss of scale value for DECIMAL i - posted by pr...@apache.org on 2017/09/30 23:01:41 UTC, 0 replies.