[jira] [Created] (DRILL-5132) Context based dynamic parameterization of views

2016-12-15 Thread Nagarajan Chinnasamy (JIRA)
Nagarajan Chinnasamy created DRILL-5132: --- Summary: Context based dynamic parameterization of views Key: DRILL-5132 URL: https://issues.apache.org/jira/browse/DRILL-5132 Project: Apache Drill

[GitHub] drill issue #683: DRILL-5114: Rationalize use of Logback logging in unit tes...

2016-12-15 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/683 Will fix later. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] drill pull request #683: DRILL-5114: Rationalize use of Logback logging in u...

2016-12-15 Thread paul-rogers
Github user paul-rogers closed the pull request at: https://github.com/apache/drill/pull/683 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] drill issue #693: DRILL-5122: DrillBuf performs expensive logging if -ea set

2016-12-15 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/693 Will fix later. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] drill pull request #693: DRILL-5122: DrillBuf performs expensive logging if ...

2016-12-15 Thread paul-rogers
Github user paul-rogers closed the pull request at: https://github.com/apache/drill/pull/693 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] drill issue #694: DRILL-5104: Foreman should not alter physical plan memory

2016-12-15 Thread paul-rogers
Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/694 Will complete later. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes s

[GitHub] drill pull request #694: DRILL-5104: Foreman should not alter physical plan ...

2016-12-15 Thread paul-rogers
Github user paul-rogers closed the pull request at: https://github.com/apache/drill/pull/694 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] drill pull request #697: DRILL-5097: Using store.parquet.reader.int96_as_tim...

2016-12-15 Thread vdiravka
GitHub user vdiravka opened a pull request: https://github.com/apache/drill/pull/697 DRILL-5097: Using store.parquet.reader.int96_as_timestamp gives IOOB whereas convert_from works When the int96 value is converted into timestamp (long in java) we cut the nanos precision to millis.

[GitHub] drill pull request #654: DRILL-5032: Drill query on hive parquet table faile...

2016-12-15 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/654#discussion_r92305646 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveTableWrapper.java --- @@ -0,0 +1,483 @@ +/** + * Licensed to

[GitHub] drill pull request #654: DRILL-5032: Drill query on hive parquet table faile...

2016-12-15 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/654#discussion_r92305881 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveTableWrapper.java --- @@ -0,0 +1,483 @@ +/** + * Licensed to

[GitHub] drill pull request #654: DRILL-5032: Drill query on hive parquet table faile...

2016-12-15 Thread jinfengni
Github user jinfengni commented on a diff in the pull request: https://github.com/apache/drill/pull/654#discussion_r92307044 --- Diff: contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveTableWrapper.java --- @@ -0,0 +1,483 @@ +/** + * Licensed to

[GitHub] drill pull request #685: Drill 5043: Function that returns a unique id per s...

2016-12-15 Thread nagarajanchinnasamy
Github user nagarajanchinnasamy commented on a diff in the pull request: https://github.com/apache/drill/pull/685#discussion_r92617289 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/impl/ContextFunctions.java --- @@ -77,4 +76,28 @@ public void eval() {