[GitHub] drill pull request #901: DRILL-5709: Provide a value vector method to conver...

2017-09-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/901 ---

[GitHub] drill pull request #901: DRILL-5709: Provide a value vector method to conver...

2017-08-12 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/901#discussion_r132824832 --- Diff: exec/vector/src/main/java/org/apache/drill/exec/vector/BaseValueVector.java --- @@ -133,5 +134,21 @@ public static boolean checkBufRefs(final

[GitHub] drill pull request #901: DRILL-5709: Provide a value vector method to conver...

2017-08-12 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/901#discussion_r132824835 --- Diff: exec/vector/src/main/java/org/apache/drill/exec/vector/BaseValueVector.java --- @@ -133,5 +134,21 @@ public static boolean checkBufRefs(final

[GitHub] drill pull request #901: DRILL-5709: Provide a value vector method to conver...

2017-08-11 Thread Ben-Zvi
Github user Ben-Zvi commented on a diff in the pull request: https://github.com/apache/drill/pull/901#discussion_r132806738 --- Diff: exec/vector/src/main/java/org/apache/drill/exec/vector/BaseValueVector.java --- @@ -133,5 +134,21 @@ public static boolean checkBufRefs(final

[GitHub] drill pull request #901: DRILL-5709: Provide a value vector method to conver...

2017-08-11 Thread Ben-Zvi
Github user Ben-Zvi commented on a diff in the pull request: https://github.com/apache/drill/pull/901#discussion_r132806694 --- Diff: exec/vector/src/main/java/org/apache/drill/exec/vector/BaseValueVector.java --- @@ -133,5 +134,21 @@ public static boolean checkBufRefs(final

[GitHub] drill pull request #901: DRILL-5709: Provide a value vector method to conver...

2017-08-09 Thread paul-rogers
GitHub user paul-rogers opened a pull request: https://github.com/apache/drill/pull/901 DRILL-5709: Provide a value vector method to convert a vector to nullable Please see the DRILL-5709 for an explanation and example. You can merge this pull request into a Git repository by