[GitHub] agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th…

2018-09-05 Thread GitBox
agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th… URL: https://github.com/apache/drill/pull/1449#discussion_r215328615 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/util/VectorUtil.java

[GitHub] agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th…

2018-09-05 Thread GitBox
agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th… URL: https://github.com/apache/drill/pull/1449#discussion_r215328148 ## File path:

[GitHub] agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th…

2018-09-05 Thread GitBox
agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th… URL: https://github.com/apache/drill/pull/1449#discussion_r215328351 ## File path:

[GitHub] agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th…

2018-09-05 Thread GitBox
agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th… URL: https://github.com/apache/drill/pull/1449#discussion_r215338388 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/util/VectorUtil.java

[GitHub] oleg-zinovev commented on issue #1450: DRILL-6717: lower and upper functions not works with national characters

2018-09-05 Thread GitBox
oleg-zinovev commented on issue #1450: DRILL-6717: lower and upper functions not works with national characters URL: https://github.com/apache/drill/pull/1450#issuecomment-418801482 @arina-ielchiieva , @Ben-Zvi Shortly: String.toUpperCase faster on non-ascii strings and slower on

[jira] [Resolved] (DRILL-6713) Infinite loop when retrieving decimal value with scale = -1

2018-09-05 Thread Volodymyr Vysotskyi (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-6713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volodymyr Vysotskyi resolved DRILL-6713. Resolution: Fixed Assignee: Volodymyr Vysotskyi Fix Version/s:

[GitHub] agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th…

2018-09-05 Thread GitBox
agozhiy commented on a change in pull request #1449: DRILL-6544: Timestamp value in Drill UI showed inconsistently with th… URL: https://github.com/apache/drill/pull/1449#discussion_r215339693 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/ExecConstants.java

[GitHub] vvysotskyi closed pull request #1453: DRILL-6710: Disallow negative scale for decimal data type

2018-09-05 Thread GitBox
vvysotskyi closed pull request #1453: DRILL-6710: Disallow negative scale for decimal data type URL: https://github.com/apache/drill/pull/1453 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] arina-ielchiieva commented on issue #1455: DRILL-6724: Convert IndexOutOfBounds exception to UserException with …

2018-09-05 Thread GitBox
arina-ielchiieva commented on issue #1455: DRILL-6724: Convert IndexOutOfBounds exception to UserException with … URL: https://github.com/apache/drill/pull/1455#issuecomment-418666766 Agree with @paul-rogers, we should consider catching exception at a higher level and provide user general

[GitHub] sohami commented on issue #1456: DRILL-6729: Enable Unnest/Lateral Join feature by default

2018-09-05 Thread GitBox
sohami commented on issue #1456: DRILL-6729: Enable Unnest/Lateral Join feature by default URL: https://github.com/apache/drill/pull/1456#issuecomment-418959404 @Ben-Zvi - It was used in tests but looks like it was redundant since same key was defined in PlannerSettings as well. Replace

[GitHub] arina-ielchiieva closed pull request #1457: Integration with InfluxDb via InfluxQL

2018-09-05 Thread GitBox
arina-ielchiieva closed pull request #1457: Integration with InfluxDb via InfluxQL URL: https://github.com/apache/drill/pull/1457 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] arina-ielchiieva commented on issue #1457: Integration with InfluxDb via InfluxQL

2018-09-05 Thread GitBox
arina-ielchiieva commented on issue #1457: Integration with InfluxDb via InfluxQL URL: https://github.com/apache/drill/pull/1457#issuecomment-418692374 @mircotamburini if you want to discuss integration please write email to Drill mailing list, please do not open dummy PR.

[GitHub] arina-ielchiieva opened a new pull request #1458: DRILL-6726: Fix case sensitivity issues for views created before DRILL-6492

2018-09-05 Thread GitBox
arina-ielchiieva opened a new pull request #1458: DRILL-6726: Fix case sensitivity issues for views created before DRILL-6492 URL: https://github.com/apache/drill/pull/1458 Details in [DRILL-6726](https://issues.apache.org/jira/browse/DRILL-6726).

[GitHub] mircotamburini opened a new pull request #1457: Integration with InfluxDb via InfluxQL

2018-09-05 Thread GitBox
mircotamburini opened a new pull request #1457: Integration with InfluxDb via InfluxQL URL: https://github.com/apache/drill/pull/1457 It'll be very interesting having integration with this performant TimeSeries DB and the opportunity join other datasources (InfluxDb don't do it)