[incubator-pinot] branch fix-file-not-found-exception updated (daf6dc2 -> cc99dc1)

2020-04-18 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee pushed a change to branch fix-file-not-found-exception in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard daf6dc2 Fix file not found exception for AvroRecordExtractorMapTypeTest add

[incubator-pinot] 01/01: Fix file not found exception for AvroRecordExtractorMapTypeTest

2020-04-18 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee pushed a commit to branch fix-file-not-found-exception in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit e6ba063b3dd425b871b4c38c8f252bb391d54bbc Author: Seunghyun Lee AuthorDate: Fri Apr 17

[incubator-pinot] branch fix-file-not-found-exception created (now e6ba063)

2020-04-18 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee pushed a change to branch fix-file-not-found-exception in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. at e6ba063 Fix file not found exception for AvroRecordExtractorMapTypeTest This branch

[incubator-pinot] branch fix-file-not-found-exception updated (e6ba063 -> daf6dc2)

2020-04-18 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee pushed a change to branch fix-file-not-found-exception in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git. discard e6ba063 Fix file not found exception for AvroRecordExtractorMapTypeTest new

[GitHub] [incubator-pinot] snleee opened a new pull request #5272: Fix file not found exception for AvroRecordExtractorMapTypeTest

2020-04-18 Thread GitBox
snleee opened a new pull request #5272: Fix file not found exception for AvroRecordExtractorMapTypeTest URL: https://github.com/apache/incubator-pinot/pull/5272 Existing code fails to load the file in resources when the unit tests are running from the external projects after pulling

[incubator-pinot] 01/01: Fix file not found exception for AvroRecordExtractorMapTypeTest

2020-04-18 Thread snlee
This is an automated email from the ASF dual-hosted git repository. snlee pushed a commit to branch fix-file-not-found-exception in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git commit daf6dc208158ff3bf7b8a294b325a5ab8b4b72ad Author: Seunghyun Lee AuthorDate: Fri Apr 17

[GitHub] [incubator-pinot] snleee commented on issue #5272: Fix file not found exception for AvroRecordExtractorMapTypeTest

2020-04-18 Thread GitBox
snleee commented on issue #5272: Fix file not found exception for AvroRecordExtractorMapTypeTest URL: https://github.com/apache/incubator-pinot/pull/5272#issuecomment-615622889 Our testing pipeline has been failing due to the following error: ``` "java.io.FileNotFoundException:

[GitHub] [incubator-pinot] fx19880617 merged pull request #5270: Use java.io.tmpdir instead of /tmp

2020-04-18 Thread GitBox
fx19880617 merged pull request #5270: Use java.io.tmpdir instead of /tmp URL: https://github.com/apache/incubator-pinot/pull/5270 This is an automated message from the Apache Git Service. To respond to the message, please

[incubator-pinot] branch master updated: Use java.io.tmpdir instead of /tmp (#5270)

2020-04-18 Thread xiangfu
This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 713dd1b Use java.io.tmpdir instead

[GitHub] [incubator-pinot] mayankshriv opened a new pull request #5274: Support Aggregation functions with multiple arguments.

2020-04-18 Thread GitBox
mayankshriv opened a new pull request #5274: Support Aggregation functions with multiple arguments. URL: https://github.com/apache/incubator-pinot/pull/5274 The current implementation assumes that all AggregationFunctions take one argument with the exception of

[GitHub] [incubator-pinot] mayankshriv closed pull request #5274: Support Aggregation functions with multiple arguments.

2020-04-18 Thread GitBox
mayankshriv closed pull request #5274: Support Aggregation functions with multiple arguments. URL: https://github.com/apache/incubator-pinot/pull/5274 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-pinot] mayankshriv opened a new pull request #5275: Issue 5261: Support AggregationFunctions with multiple arguments (contd).

2020-04-18 Thread GitBox
mayankshriv opened a new pull request #5275: Issue 5261: Support AggregationFunctions with multiple arguments (contd). URL: https://github.com/apache/incubator-pinot/pull/5275 This PR is a continuation of https://github.com/apache/incubator-pinot/pull/5259 to address the issue

[GitHub] [incubator-pinot] ChethanUK opened a new pull request #5273: Adding allowVolumeExpansion for volume resizing and updating zK Version

2020-04-18 Thread GitBox
ChethanUK opened a new pull request #5273: Adding allowVolumeExpansion for volume resizing and updating zK Version URL: https://github.com/apache/incubator-pinot/pull/5273 This is an automated message from the Apache Git

[GitHub] [incubator-pinot] codecov-io commented on issue #5273: Adding allowVolumeExpansion for volume resizing and updating zK Version

2020-04-18 Thread GitBox
codecov-io commented on issue #5273: Adding allowVolumeExpansion for volume resizing and updating zK Version URL: https://github.com/apache/incubator-pinot/pull/5273#issuecomment-615883631 # [Codecov](https://codecov.io/gh/apache/incubator-pinot/pull/5273?src=pr=h1) Report > Merging

[incubator-pinot] branch master updated: Fix file not found exception for AvroRecordExtractorMapTypeTest (#5272)

2020-04-18 Thread mcvsubbu
This is an automated email from the ASF dual-hosted git repository. mcvsubbu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git The following commit(s) were added to refs/heads/master by this push: new 78e753b Fix file not found

[GitHub] [incubator-pinot] mcvsubbu merged pull request #5272: Fix file not found exception for AvroRecordExtractorMapTypeTest

2020-04-18 Thread GitBox
mcvsubbu merged pull request #5272: Fix file not found exception for AvroRecordExtractorMapTypeTest URL: https://github.com/apache/incubator-pinot/pull/5272 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-pinot] npawar commented on issue #2756: Deprecate TimeFieldSpec and start using only DateTimeFieldSpec

2020-04-18 Thread GitBox
npawar commented on issue #2756: Deprecate TimeFieldSpec and start using only DateTimeFieldSpec URL: https://github.com/apache/incubator-pinot/issues/2756#issuecomment-616000961 Design Doc https://docs.google.com/document/d/1SU1jCjfsIDSA960fD5YWQbD72p8UdGF0c7CroFNt9Ho/edit?usp=sharing