You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [incubator-pinot] yupeng9 commented on a change in pull request #6398: Reformat H3 index config spec - posted by GitBox <gi...@apache.org> on 2021/01/01 05:31:16 UTC, 2 replies.
- [GitHub] [incubator-pinot] kishoreg commented on a change in pull request #6398: Reformat H3 index config spec - posted by GitBox <gi...@apache.org> on 2021/01/01 06:24:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] ayushkul2910 opened a new pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/01 17:51:19 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/01 18:24:04 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/01 18:57:01 UTC, 5 replies.
- [GitHub] [incubator-pinot] ayushkul2910 commented on pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/01 19:34:43 UTC, 2 replies.
- [GitHub] [incubator-pinot] kishoreg merged pull request #6398: Reformat H3 index config spec - posted by GitBox <gi...@apache.org> on 2021/01/02 17:19:02 UTC, 0 replies.
- [incubator-pinot] branch h3-index updated (83bc217 -> e0d406f) - posted by ki...@apache.org on 2021/01/02 17:19:08 UTC, 0 replies.
- [incubator-pinot] branch aaa created (now 37f2e28) - posted by xi...@apache.org on 2021/01/02 23:49:59 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support created (now 0fa424e) - posted by ne...@apache.org on 2021/01/02 23:52:17 UTC, 0 replies.
- [incubator-pinot] 01/08: Controller side changes pseudo code - posted by ne...@apache.org on 2021/01/02 23:52:18 UTC, 0 replies.
- [incubator-pinot] 02/08: StreamPartitionOffset to implement Checkpoint - posted by ne...@apache.org on 2021/01/02 23:52:19 UTC, 0 replies.
- [incubator-pinot] 03/08: Rename partitionId to partitionGroupId - posted by ne...@apache.org on 2021/01/02 23:52:20 UTC, 0 replies.
- [incubator-pinot] 04/08: Controller side code - posted by ne...@apache.org on 2021/01/02 23:52:21 UTC, 0 replies.
- [incubator-pinot] 05/08: Separate PartitionGroupInfo and PartitionGroupMetadata - posted by ne...@apache.org on 2021/01/02 23:52:22 UTC, 0 replies.
- [incubator-pinot] 06/08: More controller side changes - posted by ne...@apache.org on 2021/01/02 23:52:23 UTC, 0 replies.
- [incubator-pinot] 07/08: Checnges in test to make it complie - posted by ne...@apache.org on 2021/01/02 23:52:24 UTC, 0 replies.
- [incubator-pinot] 08/08: An attempt at server-side changes - posted by ne...@apache.org on 2021/01/02 23:52:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] yupeng9 opened a new pull request #6400: Add real-time H3 index reader - posted by GitBox <gi...@apache.org> on 2021/01/03 00:48:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on a change in pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/03 01:12:57 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support updated: Server side changes and some fixes - posted by ne...@apache.org on 2021/01/03 01:13:41 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis created (now 063a06f) - posted by xi...@apache.org on 2021/01/03 01:22:06 UTC, 0 replies.
- [incubator-pinot] 01/23: Add interfaces for V2 consumers - posted by xi...@apache.org on 2021/01/03 01:22:07 UTC, 1 replies.
- [incubator-pinot] 02/23: Add initial implementation of Kinesis consumer - posted by xi...@apache.org on 2021/01/03 01:22:08 UTC, 1 replies.
- [incubator-pinot] 03/23: Add PartitionGroupMetdataMap interface - posted by xi...@apache.org on 2021/01/03 01:22:09 UTC, 1 replies.
- [incubator-pinot] 04/23: Add kinesis code to handle offsets - posted by xi...@apache.org on 2021/01/03 01:22:10 UTC, 1 replies.
- [incubator-pinot] 05/23: Refactor PartitionGroupMetadataMap interface - posted by xi...@apache.org on 2021/01/03 01:22:11 UTC, 1 replies.
- [incubator-pinot] 06/23: Refactor kinesis shard metadata interface and add shardId to the metadata - posted by xi...@apache.org on 2021/01/03 01:22:12 UTC, 1 replies.
- [incubator-pinot] 07/23: Fix consumer code - posted by xi...@apache.org on 2021/01/03 01:22:13 UTC, 1 replies.
- [incubator-pinot] 08/23: Move shardId out of checkpoint to partition group metadata - posted by xi...@apache.org on 2021/01/03 01:22:14 UTC, 1 replies.
- [incubator-pinot] 09/23: Reformat code - posted by xi...@apache.org on 2021/01/03 01:22:15 UTC, 1 replies.
- [incubator-pinot] 10/23: Add license headers - posted by xi...@apache.org on 2021/01/03 01:22:16 UTC, 1 replies.
- [incubator-pinot] 11/23: Add Kinesis config wrapper - posted by xi...@apache.org on 2021/01/03 01:22:17 UTC, 1 replies.
- [incubator-pinot] 12/23: fetch records with timeout - posted by xi...@apache.org on 2021/01/03 01:22:18 UTC, 1 replies.
- [incubator-pinot] 13/23: Add license header - posted by xi...@apache.org on 2021/01/03 01:22:19 UTC, 1 replies.
- [incubator-pinot] 14/23: Handle exceptions - posted by xi...@apache.org on 2021/01/03 01:22:20 UTC, 1 replies.
- [incubator-pinot] 15/23: Refactor code - posted by xi...@apache.org on 2021/01/03 01:22:21 UTC, 1 replies.
- [incubator-pinot] 16/23: Handle closed connections - posted by xi...@apache.org on 2021/01/03 01:22:22 UTC, 1 replies.
- [incubator-pinot] 17/23: Refactor: get shard iterator methods - posted by xi...@apache.org on 2021/01/03 01:22:23 UTC, 1 replies.
- [incubator-pinot] 18/23: Change shard metadata logic - posted by xi...@apache.org on 2021/01/03 01:22:24 UTC, 1 replies.
- [incubator-pinot] 19/23: Add test code for kinesis - posted by xi...@apache.org on 2021/01/03 01:22:25 UTC, 1 replies.
- [incubator-pinot] 20/23: Handle timeout exception in consumer and make shard iterator type configurable - posted by xi...@apache.org on 2021/01/03 01:22:26 UTC, 1 replies.
- [incubator-pinot] 21/23: Add isEndOfPartition check in checkpoints - posted by xi...@apache.org on 2021/01/03 01:22:27 UTC, 1 replies.
- [incubator-pinot] 22/23: Return message batch instead of list in the fetch result - posted by xi...@apache.org on 2021/01/03 01:22:28 UTC, 1 replies.
- [incubator-pinot] 23/23: fixing compilation - posted by xi...@apache.org on 2021/01/03 01:22:29 UTC, 1 replies.
- [incubator-pinot] branch sharded_consumer_type_support updated: default methods to avoid interface changes - posted by ne...@apache.org on 2021/01/03 02:16:36 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated (063a06f -> 6240808) - posted by xi...@apache.org on 2021/01/03 02:17:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] kishoreg commented on a change in pull request #6400: Add real-time H3 index reader - posted by GitBox <gi...@apache.org> on 2021/01/03 02:24:54 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Implementation fixes - posted by ne...@apache.org on 2021/01/03 03:50:26 UTC, 0 replies.
- [GitHub] [incubator-pinot] yupeng9 commented on a change in pull request #6400: Add real-time H3 index reader - posted by GitBox <gi...@apache.org> on 2021/01/03 06:13:53 UTC, 0 replies.
- [GitHub] [incubator-pinot] kishoreg commented on pull request #6400: Add real-time H3 index reader - posted by GitBox <gi...@apache.org> on 2021/01/03 06:48:08 UTC, 0 replies.
- [GitHub] [incubator-pinot] ayushkul2910 commented on a change in pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/03 11:36:41 UTC, 4 replies.
- [GitHub] [incubator-pinot] yupeng9 commented on pull request #6400: Add real-time H3 index reader - posted by GitBox <gi...@apache.org> on 2021/01/03 17:25:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] kishoreg merged pull request #6400: Add real-time H3 index reader - posted by GitBox <gi...@apache.org> on 2021/01/03 18:45:51 UTC, 0 replies.
- [incubator-pinot] branch h3-index updated (e0d406f -> 35f1257) - posted by ki...@apache.org on 2021/01/03 18:46:00 UTC, 0 replies.
- [GitHub] [incubator-pinot] yupeng9 opened a new pull request #6401: H3 index cleanup merge - posted by GitBox <gi...@apache.org> on 2021/01/04 06:07:56 UTC, 0 replies.
- [GitHub] [incubator-pinot] samarth-gupta-traceable commented on a change in pull request #6375: make MAX_NUM_THREADS_PER_QUERY configurable for pinto server - posted by GitBox <gi...@apache.org> on 2021/01/04 13:07:42 UTC, 2 replies.
- [GitHub] [incubator-pinot] KKcorps opened a new pull request #6402: Add support for stream partition offsets - posted by GitBox <gi...@apache.org> on 2021/01/04 15:04:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #6396: Adding ImportData sub command in pinot admin - posted by GitBox <gi...@apache.org> on 2021/01/04 16:23:58 UTC, 1 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on issue #6334: SegmentPurger does not handle schema evolution gracefully - posted by GitBox <gi...@apache.org> on 2021/01/04 17:32:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on issue #6378: Create a dashboard for most expensive queries per table - posted by GitBox <gi...@apache.org> on 2021/01/04 18:28:28 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6382: Compatibility test for segment operations upload and delete - posted by GitBox <gi...@apache.org> on 2021/01/04 18:43:27 UTC, 5 replies.
- [GitHub] [incubator-pinot] amarnathkarthik commented on a change in pull request #6382: Compatibility test for segment operations upload and delete - posted by GitBox <gi...@apache.org> on 2021/01/04 18:57:37 UTC, 9 replies.
- [GitHub] [incubator-pinot] npawar merged pull request #6402: Add support for stream partition offsets - posted by GitBox <gi...@apache.org> on 2021/01/04 19:49:42 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Add support for stream partition offsets (#6402) - posted by ne...@apache.org on 2021/01/04 19:50:07 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Fix offsets in StreamMetadataProvider impl - posted by ne...@apache.org on 2021/01/04 19:59:42 UTC, 0 replies.
- [GitHub] [incubator-pinot] amrishlal opened a new pull request #6403: Allow upcasting/downcasting of numerical values used in SQL statements. - posted by GitBox <gi...@apache.org> on 2021/01/04 20:54:28 UTC, 0 replies.
- [GitHub] [incubator-pinot] amrishlal commented on pull request #6403: Allow upcasting/downcasting of numerical values used in SQL statements. - posted by GitBox <gi...@apache.org> on 2021/01/04 20:57:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] amrishlal edited a comment on pull request #6403: Allow upcasting/downcasting of numerical values used in SQL statements. - posted by GitBox <gi...@apache.org> on 2021/01/04 20:59:28 UTC, 0 replies.
- [incubator-pinot] branch cleanup-junit-imports-20210104 created (now 69100fa) - posted by ap...@apache.org on 2021/01/04 23:06:30 UTC, 0 replies.
- [incubator-pinot] 01/01: remove junit imports - posted by ap...@apache.org on 2021/01/04 23:06:31 UTC, 1 replies.
- [incubator-pinot] branch cleanup-junit-imports-20210104 updated (69100fa -> eeabeda) - posted by ap...@apache.org on 2021/01/04 23:19:01 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher opened a new pull request #6404: remove accidental org.junit.* imports - posted by GitBox <gi...@apache.org> on 2021/01/04 23:21:59 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6404: remove accidental org.junit.* imports - posted by GitBox <gi...@apache.org> on 2021/01/04 23:55:58 UTC, 0 replies.
- [GitHub] [incubator-pinot] vincentchenjl opened a new pull request #6405: [TE] limit reflection scanning range - posted by GitBox <gi...@apache.org> on 2021/01/05 00:04:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6404: remove accidental org.junit.* imports - posted by GitBox <gi...@apache.org> on 2021/01/05 00:23:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev opened a new pull request #6406: refactor AnomaliesResponses to avoid duplicate code - posted by GitBox <gi...@apache.org> on 2021/01/05 00:27:58 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6405: [TE] limit reflection scanning range - posted by GitBox <gi...@apache.org> on 2021/01/05 01:20:40 UTC, 0 replies.
- [incubator-pinot] branch master updated (37f2e28 -> e87e141) - posted by ji...@apache.org on 2021/01/05 01:20:49 UTC, 0 replies.
- [incubator-pinot] branch data-gen-csv-multifile-fix-20210104 created (now 4a1be6b) - posted by ap...@apache.org on 2021/01/05 01:33:19 UTC, 0 replies.
- [incubator-pinot] 01/01: use unique output file names in csv mode - posted by ap...@apache.org on 2021/01/05 01:33:20 UTC, 0 replies.
- [incubator-pinot] branch h3-index updated (35f1257 -> d1373cf) - posted by ja...@apache.org on 2021/01/05 01:36:08 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6401: H3 index cleanup merge - posted by GitBox <gi...@apache.org> on 2021/01/05 01:36:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher opened a new pull request #6407: data gen - use unique output file names in csv mode - posted by GitBox <gi...@apache.org> on 2021/01/05 01:39:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6382: Compatibility test for segment operations upload and delete - posted by GitBox <gi...@apache.org> on 2021/01/05 01:39:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher merged pull request #6404: remove accidental org.junit.* imports - posted by GitBox <gi...@apache.org> on 2021/01/05 01:42:27 UTC, 0 replies.
- [incubator-pinot] branch master updated (e87e141 -> 02ab193) - posted by ap...@apache.org on 2021/01/05 01:42:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu merged pull request #6382: Compatibility test for segment operations upload and delete - posted by GitBox <gi...@apache.org> on 2021/01/05 01:52:25 UTC, 0 replies.
- [incubator-pinot] branch master updated (02ab193 -> 8fcb17d) - posted by mc...@apache.org on 2021/01/05 01:52:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on pull request #6382: Compatibility test for segment operations upload and delete - posted by GitBox <gi...@apache.org> on 2021/01/05 01:53:05 UTC, 0 replies.
- [GitHub] [incubator-pinot] amarnathkarthik commented on issue #6349: Standalone ingestion jobs do not clean up output files after completing loading - posted by GitBox <gi...@apache.org> on 2021/01/05 01:53:46 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Consumer tweaks to get it working - posted by ne...@apache.org on 2021/01/05 02:02:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6408: Real-time json index - posted by GitBox <gi...@apache.org> on 2021/01/05 02:18:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] plaisted closed issue #6349: Standalone ingestion jobs do not clean up output files after completing loading - posted by GitBox <gi...@apache.org> on 2021/01/05 02:31:40 UTC, 0 replies.
- [GitHub] [incubator-pinot] plaisted commented on issue #6349: Standalone ingestion jobs do not clean up output files after completing loading - posted by GitBox <gi...@apache.org> on 2021/01/05 02:31:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6407: data gen - use unique output file names in csv mode - posted by GitBox <gi...@apache.org> on 2021/01/05 02:33:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6408: Real-time json index - posted by GitBox <gi...@apache.org> on 2021/01/05 03:33:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6408: Real-time json index - posted by GitBox <gi...@apache.org> on 2021/01/05 03:50:13 UTC, 1 replies.
- [GitHub] [incubator-pinot] yupeng9 opened a new pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/05 04:23:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/05 04:56:50 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/05 05:26:36 UTC, 11 replies.
- [GitHub] [incubator-pinot] KKcorps opened a new pull request #6410: Bug fixes: Handle connection broken exception in Kinesis - posted by GitBox <gi...@apache.org> on 2021/01/05 12:17:54 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/05 16:52:29 UTC, 1 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on pull request #6399: Added unit tests for pinot-controller classes - posted by GitBox <gi...@apache.org> on 2021/01/05 16:54:19 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Remove unused classes and changes - posted by ne...@apache.org on 2021/01/05 18:21:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6407: data gen - use unique output file names in csv mode - posted by GitBox <gi...@apache.org> on 2021/01/05 19:00:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6411: Fix the raw single column distinct executors - posted by GitBox <gi...@apache.org> on 2021/01/05 20:32:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6395: Make minion tasks pluggable via reflection - posted by GitBox <gi...@apache.org> on 2021/01/05 20:35:52 UTC, 0 replies.
- [incubator-pinot] branch master updated: Make minion tasks pluggable via reflection (#6395) - posted by ja...@apache.org on 2021/01/05 20:36:02 UTC, 0 replies.
- [GitHub] [incubator-pinot] dsabonis opened a new issue #6412: Date formatting issue in WHERE clause - posted by GitBox <gi...@apache.org> on 2021/01/05 20:50:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa edited a comment on issue #6351: Old Segments not expired or deleted - Text Index + Inverted Index - posted by GitBox <gi...@apache.org> on 2021/01/05 20:58:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6412: Date formatting issue in WHERE clause - posted by GitBox <gi...@apache.org> on 2021/01/05 20:59:32 UTC, 2 replies.
- [GitHub] [incubator-pinot] fx19880617 edited a comment on issue #6412: Date formatting issue in WHERE clause - posted by GitBox <gi...@apache.org> on 2021/01/05 20:59:52 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6393: ArrayIndexOutOfBoundsException from GroupByOrderByCombineOperator - posted by GitBox <gi...@apache.org> on 2021/01/05 21:00:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa commented on issue #6351: Old Segments not expired or deleted - Text Index + Inverted Index - posted by GitBox <gi...@apache.org> on 2021/01/05 21:01:14 UTC, 1 replies.
- [GitHub] [incubator-pinot] chundongwang-css commented on issue #6393: ArrayIndexOutOfBoundsException from GroupByOrderByCombineOperator - posted by GitBox <gi...@apache.org> on 2021/01/05 21:01:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6411: Fix the raw single column distinct executors - posted by GitBox <gi...@apache.org> on 2021/01/05 21:36:13 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-discussion created (now 1460b0a) - posted by ap...@apache.org on 2021/01/05 22:01:37 UTC, 0 replies.
- [incubator-pinot] 01/07: cert scripts - posted by ap...@apache.org on 2021/01/05 22:01:38 UTC, 0 replies.
- [incubator-pinot] 02/07: remove junit imports - posted by ap...@apache.org on 2021/01/05 22:01:39 UTC, 0 replies.
- [incubator-pinot] 03/07: use unique output file names in csv mode - posted by ap...@apache.org on 2021/01/05 22:01:40 UTC, 0 replies.
- [incubator-pinot] 04/07: generate localhost cert - posted by ap...@apache.org on 2021/01/05 22:01:41 UTC, 0 replies.
- [incubator-pinot] 05/07: hard-code quickstart properties - posted by ap...@apache.org on 2021/01/05 22:01:42 UTC, 0 replies.
- [incubator-pinot] 06/07: client-broker TLS - posted by ap...@apache.org on 2021/01/05 22:01:43 UTC, 0 replies.
- [incubator-pinot] 07/07: quickstart broker tls properties - posted by ap...@apache.org on 2021/01/05 22:01:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6411: Fix the raw single column distinct executors - posted by GitBox <gi...@apache.org> on 2021/01/05 22:02:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6411: Fix the raw single column distinct executors - posted by GitBox <gi...@apache.org> on 2021/01/05 22:02:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang removed a comment on pull request #6411: Fix the raw single column distinct executors - posted by GitBox <gi...@apache.org> on 2021/01/05 22:02:36 UTC, 0 replies.
- [incubator-pinot] branch master updated (8def748 -> f09de82) - posted by ja...@apache.org on 2021/01/05 22:03:08 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-discussion updated (1460b0a -> 98c1e62) - posted by ap...@apache.org on 2021/01/05 22:13:04 UTC, 0 replies.
- [incubator-pinot] 01/06: cert scripts - posted by ap...@apache.org on 2021/01/05 22:13:05 UTC, 0 replies.
- [incubator-pinot] 02/06: use unique output file names in csv mode - posted by ap...@apache.org on 2021/01/05 22:13:06 UTC, 0 replies.
- [incubator-pinot] 03/06: generate localhost cert - posted by ap...@apache.org on 2021/01/05 22:13:07 UTC, 0 replies.
- [incubator-pinot] 04/06: hard-code quickstart properties - posted by ap...@apache.org on 2021/01/05 22:13:08 UTC, 0 replies.
- [incubator-pinot] 05/06: client-broker TLS - posted by ap...@apache.org on 2021/01/05 22:13:09 UTC, 0 replies.
- [incubator-pinot] 06/06: quickstart broker tls properties - posted by ap...@apache.org on 2021/01/05 22:13:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher opened a new pull request #6413: Pinot broker https discussion - posted by GitBox <gi...@apache.org> on 2021/01/05 22:15:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6412: Date formatting issue in WHERE clause - posted by GitBox <gi...@apache.org> on 2021/01/05 22:43:08 UTC, 2 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6408: Real-time json index - posted by GitBox <gi...@apache.org> on 2021/01/06 06:58:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] kishoreg commented on a change in pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/06 07:08:20 UTC, 0 replies.
- [GitHub] [incubator-pinot] ayush-bajaj opened a new pull request #6414: Increase code coverage for pinot-java-client - posted by GitBox <gi...@apache.org> on 2021/01/06 11:09:39 UTC, 0 replies.
- [GitHub] [incubator-pinot] SandishKumarHN commented on issue #5362: Add UDFs for String Transformation - posted by GitBox <gi...@apache.org> on 2021/01/06 18:31:24 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-discussion updated (98c1e62 -> 77ebcd6) - posted by ap...@apache.org on 2021/01/06 19:16:21 UTC, 0 replies.
- [incubator-pinot] branch data-gen-csv-multifile-fix-20210104 updated (4a1be6b -> 3cc88fc) - posted by xi...@apache.org on 2021/01/06 19:26:58 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-pr created (now a36446a) - posted by ap...@apache.org on 2021/01/06 19:34:53 UTC, 0 replies.
- [incubator-pinot] 01/01: client-broker TLS support - posted by ap...@apache.org on 2021/01/06 19:34:54 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher opened a new pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/06 19:43:42 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/06 20:07:54 UTC, 1 replies.
- [GitHub] [incubator-pinot] apucher commented on a change in pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/06 20:15:42 UTC, 5 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6407: data gen - use unique output file names in csv mode - posted by GitBox <gi...@apache.org> on 2021/01/06 20:38:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/06 20:45:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6407: data gen - use unique output file names in csv mode - posted by GitBox <gi...@apache.org> on 2021/01/06 20:48:03 UTC, 0 replies.
- [incubator-pinot] branch master updated (f09de82 -> 7e0398b) - posted by xi...@apache.org on 2021/01/06 20:48:05 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6349: Standalone ingestion jobs do not clean up output files after completing loading - posted by GitBox <gi...@apache.org> on 2021/01/06 20:56:23 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-pr updated (a36446a -> 71a98cd) - posted by ap...@apache.org on 2021/01/06 21:14:08 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-pr updated (71a98cd -> c9309f6) - posted by ap...@apache.org on 2021/01/06 21:33:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6396: Adding ImportData sub command in pinot admin - posted by GitBox <gi...@apache.org> on 2021/01/06 21:48:02 UTC, 6 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6416: Fix escape character in transform function literals - posted by GitBox <gi...@apache.org> on 2021/01/06 21:48:32 UTC, 0 replies.
- [incubator-pinot] branch pinot-broker-https-pr updated (c9309f6 -> 8d142b1) - posted by ap...@apache.org on 2021/01/06 21:48:56 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6408: Real-time json index - posted by GitBox <gi...@apache.org> on 2021/01/06 21:51:05 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/06 21:52:16 UTC, 3 replies.
- [GitHub] [incubator-pinot] yupeng9 opened a new issue #6417: Add distance range's lower bound support to Geoindex - posted by GitBox <gi...@apache.org> on 2021/01/06 22:24:15 UTC, 0 replies.
- [GitHub] [incubator-pinot] yupeng9 commented on pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/06 22:26:54 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6416: Fix escape quotes in transform function literals - posted by GitBox <gi...@apache.org> on 2021/01/06 22:34:50 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6416: Fix escape quotes in transform function literals - posted by GitBox <gi...@apache.org> on 2021/01/06 22:40:21 UTC, 0 replies.
- [incubator-pinot] branch adding_InsertData_sub_command updated (f924f2f -> 79feffc) - posted by xi...@apache.org on 2021/01/06 23:56:39 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6396: Adding ImportData sub command in pinot admin - posted by GitBox <gi...@apache.org> on 2021/01/07 00:38:23 UTC, 6 replies.
- [GitHub] [incubator-pinot] apucher commented on pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/07 00:48:42 UTC, 1 replies.
- [incubator-pinot] branch adding_InsertData_sub_command updated (79feffc -> ff29061) - posted by xi...@apache.org on 2021/01/07 01:54:51 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Use shardId's last digits as partitionGroupId - posted by ne...@apache.org on 2021/01/07 02:21:48 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6408: Real-time json index - posted by GitBox <gi...@apache.org> on 2021/01/07 02:50:23 UTC, 0 replies.
- [incubator-pinot] branch master updated (7e0398b -> e11bcce) - posted by ja...@apache.org on 2021/01/07 02:50:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/07 03:10:24 UTC, 15 replies.
- [incubator-pinot] branch pinot-internode-tls created (now b24bded) - posted by ap...@apache.org on 2021/01/07 04:38:51 UTC, 0 replies.
- [incubator-pinot] 01/02: more assertions - posted by ap...@apache.org on 2021/01/07 04:38:52 UTC, 0 replies.
- [incubator-pinot] 02/02: unified client and internode TLS - posted by ap...@apache.org on 2021/01/07 04:38:53 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated: strings to constants - posted by ap...@apache.org on 2021/01/07 05:08:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher opened a new pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/07 05:33:01 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher closed pull request #6415: Client-Broker TLS support - posted by GitBox <gi...@apache.org> on 2021/01/07 05:33:34 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (8c40963 -> 504d0d8) - posted by ap...@apache.org on 2021/01/07 05:42:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher closed pull request #6413: Pinot broker https discussion - posted by GitBox <gi...@apache.org> on 2021/01/07 05:49:35 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher commented on pull request #6413: Pinot broker https discussion - posted by GitBox <gi...@apache.org> on 2021/01/07 05:49:35 UTC, 0 replies.
- [GitHub] [incubator-pinot] jtao15 opened a new pull request #6419: Compatibility test: streamOp - posted by GitBox <gi...@apache.org> on 2021/01/07 06:26:35 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/07 06:34:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/07 06:48:10 UTC, 14 replies.
- [GitHub] [incubator-pinot] yupeng9 commented on a change in pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/07 07:03:53 UTC, 7 replies.
- [GitHub] [incubator-pinot] tangyong opened a new issue #6420: [discuss]integrating Apache DataSketches library - posted by GitBox <gi...@apache.org> on 2021/01/07 07:20:43 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6419: Compatibility test: streamOp - posted by GitBox <gi...@apache.org> on 2021/01/07 07:25:04 UTC, 0 replies.
- [GitHub] [incubator-pinot] tejasajmera opened a new pull request #6421: [TE]frontend - Add support for Group Constituents and Entity Metric components - posted by GitBox <gi...@apache.org> on 2021/01/07 09:55:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev commented on a change in pull request #6421: [TE]frontend - Add support for Group Constituents and Entity Metric components - posted by GitBox <gi...@apache.org> on 2021/01/07 17:58:17 UTC, 3 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/07 19:02:52 UTC, 1 replies.
- [GitHub] [incubator-pinot] apucher commented on pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/07 19:23:25 UTC, 5 replies.
- [GitHub] [incubator-pinot] tejasajmera commented on a change in pull request #6421: [TE]frontend - Add support for Group Constituents and Entity Metric components - posted by GitBox <gi...@apache.org> on 2021/01/07 19:35:46 UTC, 3 replies.
- [incubator-pinot] branch pinot-internode-tls updated (504d0d8 -> 9b50c3e) - posted by ap...@apache.org on 2021/01/07 19:38:56 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (9b50c3e -> 9e46f91) - posted by ap...@apache.org on 2021/01/07 21:00:36 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Dont create new CONSUMING segment if shard has reached end of life - posted by ne...@apache.org on 2021/01/08 00:07:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] cbalci commented on pull request #6383: Introduce 'LOOKUP' Transform Function - posted by GitBox <gi...@apache.org> on 2021/01/08 00:35:47 UTC, 0 replies.
- [incubator-pinot] branch adding_InsertData_sub_command updated (ff29061 -> 3c037f5) - posted by xi...@apache.org on 2021/01/08 01:29:31 UTC, 0 replies.
- [incubator-pinot] branch adding_InsertData_sub_command updated (3c037f5 -> f966c1e) - posted by xi...@apache.org on 2021/01/08 01:32:28 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Remove new partition groups creation in commit - posted by ne...@apache.org on 2021/01/08 01:42:40 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6383: Introduce 'LOOKUP' Transform Function - posted by GitBox <gi...@apache.org> on 2021/01/08 02:00:45 UTC, 0 replies.
- [incubator-pinot] branch master updated: Introduce 'LOOKUP' Transform Function (#6383) - posted by ja...@apache.org on 2021/01/08 02:01:30 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new issue #6422: Allow segment generation with limited memory - posted by GitBox <gi...@apache.org> on 2021/01/08 02:02:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6423: Replace BrokerRequestOptimizer with QueryOptimizer to also optimize the PinotQuery - posted by GitBox <gi...@apache.org> on 2021/01/08 03:12:50 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (9e46f91 -> ed6c724) - posted by ap...@apache.org on 2021/01/08 07:44:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] elonazoulay opened a new pull request #6424: Use java11 - posted by GitBox <gi...@apache.org> on 2021/01/08 09:24:17 UTC, 1 replies.
- [GitHub] [incubator-pinot] elonazoulay opened a new pull request #6425: Update groovy - posted by GitBox <gi...@apache.org> on 2021/01/08 09:55:10 UTC, 1 replies.
- [GitHub] [incubator-pinot] elonazoulay opened a new pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/08 10:02:54 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6425: Update groovy - posted by GitBox <gi...@apache.org> on 2021/01/08 10:35:37 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/08 11:26:03 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/08 11:41:14 UTC, 2 replies.
- [GitHub] [incubator-pinot] harleyjj commented on a change in pull request #6421: [TE]frontend - Add support for Group Constituents and Entity Metric components - posted by GitBox <gi...@apache.org> on 2021/01/08 16:58:45 UTC, 1 replies.
- [GitHub] [incubator-pinot] amarnathkarthik commented on issue #6298: Support Describe Pinot table and schema - posted by GitBox <gi...@apache.org> on 2021/01/08 18:19:48 UTC, 1 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6421: [TE]frontend - Add support for Group Constituents and Entity Metric components - posted by GitBox <gi...@apache.org> on 2021/01/08 18:35:05 UTC, 1 replies.
- [incubator-pinot] branch master updated: [TE]frontend - Add support for Group Constituents and Entity Metric components (#6421) - posted by ji...@apache.org on 2021/01/08 18:35:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6416: Fix escape quotes in transform function literals - posted by GitBox <gi...@apache.org> on 2021/01/08 19:39:42 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang closed issue #6412: Date formatting issue in WHERE clause - posted by GitBox <gi...@apache.org> on 2021/01/08 19:39:42 UTC, 1 replies.
- [incubator-pinot] branch master updated: Fix escape character in transform function literals (#6416) - posted by ja...@apache.org on 2021/01/08 19:39:45 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6423: Replace BrokerRequestOptimizer with QueryOptimizer to also optimize the PinotQuery - posted by GitBox <gi...@apache.org> on 2021/01/08 19:46:26 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6422: Allow segment generation with a bounded memory - posted by GitBox <gi...@apache.org> on 2021/01/08 20:18:43 UTC, 1 replies.
- [incubator-pinot] branch master updated: Update groovy (#6425) - posted by ja...@apache.org on 2021/01/08 20:20:02 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6425: Update groovy - posted by GitBox <gi...@apache.org> on 2021/01/08 20:20:04 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/08 20:29:35 UTC, 1 replies.
- [GitHub] [incubator-pinot] thealmightygrant opened a new pull request #6427: Update mysql version and fix thirdeye helm chart to work with current pinot version. - posted by GitBox <gi...@apache.org> on 2021/01/08 22:55:06 UTC, 1 replies.
- [incubator-pinot] branch filter-nan-anomalies created (now efac5b4) - posted by ji...@apache.org on 2021/01/08 23:12:48 UTC, 0 replies.
- [incubator-pinot] 01/01: [TE] suppress the anomaly if current value is NaN - posted by ji...@apache.org on 2021/01/08 23:12:49 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh opened a new pull request #6428: [TE] suppress the anomaly if current value is NaN - posted by GitBox <gi...@apache.org> on 2021/01/08 23:15:28 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6427: Update mysql version and fix thirdeye helm chart to work with current pinot version. - posted by GitBox <gi...@apache.org> on 2021/01/08 23:32:15 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6298: Support Describe Pinot table and schema - posted by GitBox <gi...@apache.org> on 2021/01/09 00:07:31 UTC, 2 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/09 01:36:22 UTC, 6 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/09 01:39:09 UTC, 3 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Cleanup, javadocs, comments - posted by ne...@apache.org on 2021/01/09 02:28:31 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (ed6c724 -> b63ab5f) - posted by ap...@apache.org on 2021/01/09 02:42:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher commented on a change in pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/09 02:42:41 UTC, 18 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6423: Replace BrokerRequestOptimizer with QueryOptimizer to also optimize the PinotQuery - posted by GitBox <gi...@apache.org> on 2021/01/09 03:54:03 UTC, 4 replies.
- [GitHub] [incubator-pinot] mik-laj opened a new pull request #6429: [INFRA] Cancel the previous builds - posted by GitBox <gi...@apache.org> on 2021/01/09 17:27:31 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6429: [INFRA] Cancel the previous builds - posted by GitBox <gi...@apache.org> on 2021/01/09 18:01:38 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6429: [INFRA] Cancel the previous builds - posted by GitBox <gi...@apache.org> on 2021/01/09 18:04:19 UTC, 6 replies.
- [GitHub] [incubator-pinot] mik-laj commented on pull request #6429: [INFRA] Cancel the previous builds - posted by GitBox <gi...@apache.org> on 2021/01/10 03:03:13 UTC, 2 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6429: [INFRA] Cancel the previous builds - posted by GitBox <gi...@apache.org> on 2021/01/10 22:59:29 UTC, 0 replies.
- [incubator-pinot] branch master updated: [INFRA] Cancel the previous builds (#6429) - posted by xi...@apache.org on 2021/01/10 22:59:33 UTC, 0 replies.
- [incubator-pinot] branch pinot-minion-in-k8s created (now e39224e) - posted by xi...@apache.org on 2021/01/11 02:00:19 UTC, 0 replies.
- [incubator-pinot] 01/01: Adding pinot minion component into helm - posted by xi...@apache.org on 2021/01/11 02:00:20 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6430: Adding pinot minion component into helm - posted by GitBox <gi...@apache.org> on 2021/01/11 02:00:48 UTC, 0 replies.
- [incubator-pinot] branch pinot-minion-in-k8s updated (e39224e -> 49ab53e) - posted by xi...@apache.org on 2021/01/11 02:11:13 UTC, 0 replies.
- [incubator-pinot] branch pinot-minion-in-k8s updated (49ab53e -> 30f5186) - posted by xi...@apache.org on 2021/01/11 04:32:58 UTC, 0 replies.
- [incubator-pinot] branch pinot-minion-in-k8s updated (30f5186 -> adf9247) - posted by xi...@apache.org on 2021/01/11 04:34:15 UTC, 0 replies.
- [incubator-pinot] branch pinot-minion-in-k8s updated (adf9247 -> 731f597) - posted by xi...@apache.org on 2021/01/11 04:37:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6430: Adding pinot minion component into helm - posted by GitBox <gi...@apache.org> on 2021/01/11 05:37:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa closed issue #6351: Old Segments not expired or deleted - Text Index + Inverted Index - posted by GitBox <gi...@apache.org> on 2021/01/11 18:12:09 UTC, 0 replies.
- [incubator-pinot] branch master updated (3e4c325 -> 3d24302) - posted by ji...@apache.org on 2021/01/11 19:03:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6406: refactor AnomaliesResponses to avoid duplicate code - posted by GitBox <gi...@apache.org> on 2021/01/11 19:03:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6419: Compatibility test: streamOp - posted by GitBox <gi...@apache.org> on 2021/01/12 00:27:26 UTC, 2 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: LIcense headers - posted by ne...@apache.org on 2021/01/12 01:21:38 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa opened a new issue #6431: Text Index not working correctly - posted by GitBox <gi...@apache.org> on 2021/01/12 03:21:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa commented on issue #6431: Text Index not working correctly - posted by GitBox <gi...@apache.org> on 2021/01/12 03:28:27 UTC, 8 replies.
- [incubator-pinot] branch pinot-minion-in-k8s updated (731f597 -> bc87ff6) - posted by xi...@apache.org on 2021/01/12 05:23:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa edited a comment on issue #6431: Text Index not working correctly - posted by GitBox <gi...@apache.org> on 2021/01/12 05:24:49 UTC, 4 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6430: Adding pinot minion component into helm - posted by GitBox <gi...@apache.org> on 2021/01/12 06:03:30 UTC, 1 replies.
- [GitHub] [incubator-pinot] harleyjj opened a new pull request #6432: [TE] endpoint - harleyjj/rca - add forecast, upper, lower, and yoXy t… - posted by GitBox <gi...@apache.org> on 2021/01/12 07:09:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] harleyjj commented on a change in pull request #6333: [TE] frontend - harleyjj/rca - display metric funnel in metrics table… - posted by GitBox <gi...@apache.org> on 2021/01/12 08:03:25 UTC, 8 replies.
- [incubator-pinot] branch pinot-internode-tls updated (b63ab5f -> d84844e) - posted by ap...@apache.org on 2021/01/12 08:53:25 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (d84844e -> fdb6b01) - posted by ap...@apache.org on 2021/01/12 09:07:55 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (fdb6b01 -> 15b50d0) - posted by ap...@apache.org on 2021/01/12 09:29:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] ayush-bajaj commented on issue #5694: Increase code coverage for pinot-java-client - posted by GitBox <gi...@apache.org> on 2021/01/12 10:39:15 UTC, 0 replies.
- [GitHub] [incubator-pinot] alexandervivas opened a new issue #6433: Consumption from external kafka instances in third party services - posted by GitBox <gi...@apache.org> on 2021/01/12 14:41:52 UTC, 0 replies.
- [GitHub] [incubator-pinot] subourbonite opened a new pull request #6434: Support confluent schema registry - posted by GitBox <gi...@apache.org> on 2021/01/12 15:49:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6434: Support confluent schema registry - posted by GitBox <gi...@apache.org> on 2021/01/12 16:29:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] elonazoulay opened a new issue #6435: Security: Authentication and Authorization - posted by GitBox <gi...@apache.org> on 2021/01/12 18:20:30 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (15b50d0 -> 1113259) - posted by ap...@apache.org on 2021/01/12 18:48:14 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/12 19:20:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on a change in pull request #6414: Increase code coverage for pinot-java-client - posted by GitBox <gi...@apache.org> on 2021/01/12 20:32:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/12 21:29:59 UTC, 0 replies.
- [incubator-pinot] branch pinot-minion-in-k8s updated (bc87ff6 -> 9d38ed4) - posted by xi...@apache.org on 2021/01/12 21:42:43 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6433: Consumption from external kafka instances in third party services - posted by GitBox <gi...@apache.org> on 2021/01/12 22:10:15 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar commented on issue #6433: Consumption from external kafka instances in third party services - posted by GitBox <gi...@apache.org> on 2021/01/12 22:27:22 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh commented on a change in pull request #6432: [TE] endpoint - harleyjj/rca - add forecast, upper, lower, and yoXy t… - posted by GitBox <gi...@apache.org> on 2021/01/12 23:04:01 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/12 23:38:39 UTC, 0 replies.
- [GitHub] [incubator-pinot] zhangloo333 commented on a change in pull request #6333: [TE] frontend - harleyjj/rca - display metric funnel in metrics table… - posted by GitBox <gi...@apache.org> on 2021/01/13 00:54:01 UTC, 5 replies.
- [incubator-pinot] branch pinot-internode-tls updated (1113259 -> 00be12e) - posted by ap...@apache.org on 2021/01/13 02:48:38 UTC, 0 replies.
- [GitHub] [incubator-pinot] harleyjj commented on a change in pull request #6432: [TE] endpoint - harleyjj/rca - add forecast, upper, lower, and yoXy t… - posted by GitBox <gi...@apache.org> on 2021/01/13 02:50:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] quanghaisoft commented on pull request #5787: [Feature] - Spark Pinot Connector - posted by GitBox <gi...@apache.org> on 2021/01/13 03:31:40 UTC, 0 replies.
- [GitHub] [incubator-pinot] elonazoulay commented on a change in pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/13 04:23:21 UTC, 2 replies.
- [GitHub] [incubator-pinot] jtao15 commented on a change in pull request #6419: Compatibility test: streamOp - posted by GitBox <gi...@apache.org> on 2021/01/13 08:25:17 UTC, 11 replies.
- [GitHub] [incubator-pinot] rec7y33 commented on issue #6201: add table realtime error 500 org.apache.pinot.plugin.stream.kafka20.KafkaConsumerFactory - posted by GitBox <gi...@apache.org> on 2021/01/13 09:00:34 UTC, 2 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6201: add table realtime error 500 org.apache.pinot.plugin.stream.kafka20.KafkaConsumerFactory - posted by GitBox <gi...@apache.org> on 2021/01/13 10:07:34 UTC, 1 replies.
- [GitHub] [incubator-pinot] alexandervivas commented on issue #6433: Consumption from external kafka instances in third party services - posted by GitBox <gi...@apache.org> on 2021/01/13 14:29:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] alexandervivas edited a comment on issue #6433: Consumption from external kafka instances in third party services - posted by GitBox <gi...@apache.org> on 2021/01/13 14:29:54 UTC, 3 replies.
- [GitHub] [incubator-pinot] amrishlal commented on pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/13 18:01:07 UTC, 1 replies.
- [GitHub] [incubator-pinot] amrishlal edited a comment on pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/13 18:02:34 UTC, 1 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/13 18:38:32 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/13 18:46:52 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6432: [TE] endpoint - harleyjj/rca - add forecast, upper, lower, and yoXy t… - posted by GitBox <gi...@apache.org> on 2021/01/13 19:10:12 UTC, 0 replies.
- [incubator-pinot] branch master updated (3d24302 -> 19e3d51) - posted by ji...@apache.org on 2021/01/13 19:10:14 UTC, 0 replies.
- [GitHub] [incubator-pinot] mr-agrwal opened a new issue #6436: Deletion of segments not working properly - posted by GitBox <gi...@apache.org> on 2021/01/13 19:13:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] amitchopraait opened a new issue #6437: Getting numGroupsLimitReached for medium cardinality column (10000 distinct values) - posted by GitBox <gi...@apache.org> on 2021/01/13 19:19:08 UTC, 0 replies.
- [GitHub] [incubator-pinot] mr-agrwal opened a new pull request #6438: use tableNameWithType to delete segments from - posted by GitBox <gi...@apache.org> on 2021/01/13 19:23:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] mr-agrwal opened a new issue #6439: Support of Mode(Statistics) - posted by GitBox <gi...@apache.org> on 2021/01/13 19:27:16 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (00be12e -> af7003d) - posted by ap...@apache.org on 2021/01/13 20:11:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] sajjad-moradi opened a new pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/13 20:35:55 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6428: [TE] suppress the anomaly if current value is NaN - posted by GitBox <gi...@apache.org> on 2021/01/13 21:07:29 UTC, 0 replies.
- [incubator-pinot] branch master updated: [TE] suppress the anomaly if current value is NaN (#6428) - posted by ji...@apache.org on 2021/01/13 21:07:38 UTC, 0 replies.
- [incubator-pinot] branch master updated (33830cb -> 68fbb9c) - posted by ji...@apache.org on 2021/01/13 21:15:04 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6333: [TE] frontend - harleyjj/rca - display metric funnel in metrics table… - posted by GitBox <gi...@apache.org> on 2021/01/13 21:15:06 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/13 21:35:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6120: Add FST Index using lucene lib to speedup regexp queries - posted by GitBox <gi...@apache.org> on 2021/01/13 21:35:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] pradeepgv42 commented on a change in pull request #6120: Add FST Index using lucene lib to speedup regexp queries - posted by GitBox <gi...@apache.org> on 2021/01/13 21:47:32 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6439: Support of Mode(Statistics) - posted by GitBox <gi...@apache.org> on 2021/01/13 22:21:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/13 22:34:57 UTC, 4 replies.
- [GitHub] [incubator-pinot] amrishlal commented on a change in pull request #6403: Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/13 22:54:13 UTC, 9 replies.
- [GitHub] [incubator-pinot] pradeepgv42 opened a new pull request #6441: Bug Fix column metadata, read from the correct property config for ha… - posted by GitBox <gi...@apache.org> on 2021/01/14 00:51:08 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6441: Bug Fix column metadata, read from the correct property config for ha… - posted by GitBox <gi...@apache.org> on 2021/01/14 01:51:43 UTC, 0 replies.
- [GitHub] [incubator-pinot] daniellavoie commented on pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/14 02:31:00 UTC, 2 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6441: Bug Fix column metadata, read from the correct property config for ha… - posted by GitBox <gi...@apache.org> on 2021/01/14 02:34:16 UTC, 1 replies.
- [GitHub] [incubator-pinot] mr-agrwal closed pull request #6438: use tableNameWithType to delete segments from - posted by GitBox <gi...@apache.org> on 2021/01/14 03:33:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] sajjad-moradi commented on pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/14 05:13:04 UTC, 3 replies.
- [GitHub] [incubator-pinot] kishoreg commented on a change in pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/14 05:17:57 UTC, 0 replies.
- [GitHub] [incubator-pinot] sajjad-moradi commented on a change in pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/14 05:20:21 UTC, 4 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6419: Compatibility test: streamOp - posted by GitBox <gi...@apache.org> on 2021/01/14 05:58:16 UTC, 0 replies.
- [GitHub] [incubator-pinot] daniellavoie commented on a change in pull request #6430: Adding pinot minion component into helm - posted by GitBox <gi...@apache.org> on 2021/01/14 13:33:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] Eywek opened a new issue #6442: bug: query parsing error - posted by GitBox <gi...@apache.org> on 2021/01/14 16:28:50 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/14 18:44:18 UTC, 1 replies.
- [GitHub] [incubator-pinot] vincentchenjl opened a new pull request #6443: [TE] fix dimensional summary in emails - posted by GitBox <gi...@apache.org> on 2021/01/14 20:30:01 UTC, 0 replies.
- [GitHub] [incubator-pinot] vmarchaud commented on issue #6442: bug: query parsing error - posted by GitBox <gi...@apache.org> on 2021/01/14 21:22:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6430: Adding pinot minion component into helm - posted by GitBox <gi...@apache.org> on 2021/01/14 21:39:13 UTC, 1 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6443: [TE] fix dimensional summary in emails - posted by GitBox <gi...@apache.org> on 2021/01/14 23:57:36 UTC, 0 replies.
- [incubator-pinot] branch master updated: [TE] fix dimensional summary in emails (#6443) - posted by ji...@apache.org on 2021/01/14 23:57:47 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6434: Support confluent schema registry - posted by GitBox <gi...@apache.org> on 2021/01/15 01:39:08 UTC, 0 replies.
- [incubator-pinot] branch master updated (99fe289 -> 72a7849) - posted by ja...@apache.org on 2021/01/15 01:39:14 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6441: Bug Fix column metadata, read from the correct property config for ha… - posted by GitBox <gi...@apache.org> on 2021/01/15 01:46:09 UTC, 0 replies.
- [incubator-pinot] branch master updated (72a7849 -> 832ece7) - posted by xi...@apache.org on 2021/01/15 01:46:11 UTC, 0 replies.
- [GitHub] [incubator-pinot] HyunjoonCho opened a new issue #6444: Access Pinot through MyBatis - posted by GitBox <gi...@apache.org> on 2021/01/15 01:53:06 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (af7003d -> 2d5c355) - posted by ap...@apache.org on 2021/01/15 03:24:32 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (2d5c355 -> 54c3ce4) - posted by ap...@apache.org on 2021/01/15 03:36:56 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia commented on issue #6431: Text Index not working correctly - posted by GitBox <gi...@apache.org> on 2021/01/15 04:27:10 UTC, 3 replies.
- [GitHub] [incubator-pinot] siddharthteotia edited a comment on issue #6431: Text Index not working correctly - posted by GitBox <gi...@apache.org> on 2021/01/15 04:32:14 UTC, 2 replies.
- [incubator-pinot] branch fixing_raw_table_name_in_segment_uploader created (now 2ff7046) - posted by xi...@apache.org on 2021/01/15 05:52:06 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing the issue that raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by xi...@apache.org on 2021/01/15 05:52:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6445: BugFixing: raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by GitBox <gi...@apache.org> on 2021/01/15 05:53:45 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (54c3ce4 -> 5a9ef90) - posted by ap...@apache.org on 2021/01/15 06:21:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6445: BugFixing: raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by GitBox <gi...@apache.org> on 2021/01/15 06:31:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6445: BugFixing: raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by GitBox <gi...@apache.org> on 2021/01/15 06:53:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] Eywek closed issue #6442: bug: query parsing error - posted by GitBox <gi...@apache.org> on 2021/01/15 08:42:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #6361: Detect invalid column names from query in Pinot server - posted by GitBox <gi...@apache.org> on 2021/01/15 18:22:03 UTC, 2 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6409: Merge H3-index branch to master - posted by GitBox <gi...@apache.org> on 2021/01/15 18:50:39 UTC, 0 replies.
- [incubator-pinot] branch master updated (832ece7 -> 8d3d4d4) - posted by ja...@apache.org on 2021/01/15 18:50:53 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang closed pull request #6376: Geo Indexing (WIP) - posted by GitBox <gi...@apache.org> on 2021/01/15 18:51:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6376: Geo Indexing (WIP) - posted by GitBox <gi...@apache.org> on 2021/01/15 18:51:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6189: Support Timestamp Pruning of segments in Broker - posted by GitBox <gi...@apache.org> on 2021/01/15 20:09:53 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6445: BugFixing: raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by GitBox <gi...@apache.org> on 2021/01/15 20:18:40 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on a change in pull request #6361: Detect invalid column names from query in Pinot server - posted by GitBox <gi...@apache.org> on 2021/01/15 20:40:59 UTC, 4 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on pull request #6445: BugFixing: raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by GitBox <gi...@apache.org> on 2021/01/15 20:56:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6445: BugFixing: raw table name extracts from segment metadata might contain _OFFLINE suffix - posted by GitBox <gi...@apache.org> on 2021/01/15 20:56:22 UTC, 0 replies.
- [incubator-pinot] branch master updated: Fixing the issue that raw table name extracts from segment metadata might contain _OFFLINE suffix (#6445) - posted by xi...@apache.org on 2021/01/15 20:56:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on pull request #6361: Detect invalid column names from query in Pinot server - posted by GitBox <gi...@apache.org> on 2021/01/15 21:59:55 UTC, 1 replies.
- [GitHub] [incubator-pinot] jackjlli edited a comment on pull request #6361: Detect invalid column names from query in Pinot server - posted by GitBox <gi...@apache.org> on 2021/01/15 22:32:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] SandishKumarHN opened a new pull request #6446: additional scalar functions for array type - posted by GitBox <gi...@apache.org> on 2021/01/15 23:14:18 UTC, 0 replies.
- [GitHub] [incubator-pinot] tejasajmera opened a new pull request #6447: [TE]frontend - Add support for feedback propagation for Entity Monitoring - posted by GitBox <gi...@apache.org> on 2021/01/16 00:04:30 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (5a9ef90 -> b45fbae) - posted by ap...@apache.org on 2021/01/16 00:53:18 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev opened a new pull request #6448: Refactor alert details template - posted by GitBox <gi...@apache.org> on 2021/01/16 01:01:02 UTC, 0 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: End-of-shard as end criteria AND consume shards in order - posted by ne...@apache.org on 2021/01/16 01:38:50 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6446: additional scalar functions for array type - posted by GitBox <gi...@apache.org> on 2021/01/16 19:08:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa opened a new issue #6449: Errors after Pinot server ran out of max map count - posted by GitBox <gi...@apache.org> on 2021/01/16 19:17:49 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6446: additional scalar functions for array type - posted by GitBox <gi...@apache.org> on 2021/01/16 19:21:20 UTC, 2 replies.
- [GitHub] [incubator-pinot] vmarchaud opened a new pull request #6450: feat: add stream plugin for gcp pubsub - posted by GitBox <gi...@apache.org> on 2021/01/17 14:16:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6450: feat: add stream plugin for gcp pubsub - posted by GitBox <gi...@apache.org> on 2021/01/17 14:51:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6450: feat: add stream plugin for gcp pubsub - posted by GitBox <gi...@apache.org> on 2021/01/17 15:24:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6426: Fix gcs listFiles - posted by GitBox <gi...@apache.org> on 2021/01/17 21:22:04 UTC, 0 replies.
- [incubator-pinot] branch master updated: Fix gcs listFiles (#6426) - posted by xi...@apache.org on 2021/01/17 21:22:13 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler created (now 2907200) - posted by xi...@apache.org on 2021/01/17 22:31:22 UTC, 0 replies.
- [incubator-pinot] 01/01: Adding task scheduler for pinot tasks in cron expression - posted by xi...@apache.org on 2021/01/17 22:31:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6451: Adding task scheduler for pinot tasks in cron expression - posted by GitBox <gi...@apache.org> on 2021/01/17 22:33:46 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (2907200 -> fa192a8) - posted by xi...@apache.org on 2021/01/17 22:48:09 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6451: Adding CRON scheduler for Pinot tasks - posted by GitBox <gi...@apache.org> on 2021/01/17 23:21:40 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6451: Adding CRON scheduler for Pinot tasks - posted by GitBox <gi...@apache.org> on 2021/01/17 23:49:02 UTC, 4 replies.
- [GitHub] [incubator-pinot] fx19880617 closed issue #6436: Deletion of segments not working properly - posted by GitBox <gi...@apache.org> on 2021/01/18 03:54:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6436: Deletion of segments not working properly - posted by GitBox <gi...@apache.org> on 2021/01/18 03:54:49 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6444: Query Pinot through MyBatis - posted by GitBox <gi...@apache.org> on 2021/01/18 04:28:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6449: Errors after Pinot server ran out of max map count - posted by GitBox <gi...@apache.org> on 2021/01/18 04:33:09 UTC, 7 replies.
- [incubator-pinot] branch adding_InsertData_sub_command updated (f966c1e -> e2a0fc9) - posted by xi...@apache.org on 2021/01/18 04:48:07 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (fa192a8 -> 7e5b86d) - posted by xi...@apache.org on 2021/01/18 06:28:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 closed issue #6389: Adding pinot-admin command to insert a data file to a table - posted by GitBox <gi...@apache.org> on 2021/01/18 07:10:19 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6396: Adding ImportData sub command in pinot admin - posted by GitBox <gi...@apache.org> on 2021/01/18 07:10:19 UTC, 0 replies.
- [incubator-pinot] branch master updated (950295a -> d83e371) - posted by xi...@apache.org on 2021/01/18 07:10:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6430: Adding pinot minion component into helm - posted by GitBox <gi...@apache.org> on 2021/01/18 07:44:37 UTC, 0 replies.
- [incubator-pinot] branch master updated: Adding pinot minion component into helm (#6430) - posted by xi...@apache.org on 2021/01/18 07:44:40 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (7e5b86d -> e2d607e) - posted by xi...@apache.org on 2021/01/18 07:49:20 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (e2d607e -> f7398f6) - posted by xi...@apache.org on 2021/01/18 09:19:47 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (f7398f6 -> a6bc32f) - posted by xi...@apache.org on 2021/01/18 10:00:55 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (a6bc32f -> 1963378) - posted by xi...@apache.org on 2021/01/18 10:12:09 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (1963378 -> a179a9f) - posted by xi...@apache.org on 2021/01/18 10:28:11 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (a179a9f -> 946f580) - posted by xi...@apache.org on 2021/01/18 10:33:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io removed a comment on pull request #6451: Adding CRON scheduler for Pinot tasks - posted by GitBox <gi...@apache.org> on 2021/01/18 10:47:24 UTC, 1 replies.
- [GitHub] [incubator-pinot] HyunjoonCho commented on issue #6444: Query Pinot through MyBatis - posted by GitBox <gi...@apache.org> on 2021/01/18 12:51:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] HyunjoonCho closed issue #6444: Query Pinot through MyBatis - posted by GitBox <gi...@apache.org> on 2021/01/18 12:51:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] shahsank3t opened a new pull request #6452: setting default Data Type while setting type in Add Schema dialog - posted by GitBox <gi...@apache.org> on 2021/01/18 16:49:06 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar opened a new issue #6453: Handle creation of empty segment - posted by GitBox <gi...@apache.org> on 2021/01/18 17:16:37 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa commented on issue #6449: Errors after Pinot server ran out of max map count - posted by GitBox <gi...@apache.org> on 2021/01/18 17:31:16 UTC, 9 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6452: setting default Data Type while setting type in Add Schema dialog - posted by GitBox <gi...@apache.org> on 2021/01/18 17:52:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6446: additional scalar functions for array type - posted by GitBox <gi...@apache.org> on 2021/01/18 18:45:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6451: Adding CRON scheduler for Pinot tasks - posted by GitBox <gi...@apache.org> on 2021/01/18 19:17:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on issue #6453: Handle creation of empty segment - posted by GitBox <gi...@apache.org> on 2021/01/18 19:55:02 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (946f580 -> 79bb3f8) - posted by xi...@apache.org on 2021/01/18 20:00:32 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (79bb3f8 -> 7b0bed2) - posted by xi...@apache.org on 2021/01/18 20:06:12 UTC, 0 replies.
- [incubator-pinot] branch master updated: setting default Data Type while setting type in Add Schema dialog (#6452) - posted by ne...@apache.org on 2021/01/18 21:07:39 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar merged pull request #6452: setting default Data Type while setting type in Add Schema dialog - posted by GitBox <gi...@apache.org> on 2021/01/18 21:07:40 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (7b0bed2 -> 15ce0fa) - posted by xi...@apache.org on 2021/01/18 21:59:02 UTC, 0 replies.
- [GitHub] [incubator-pinot] pv93 opened a new issue #6454: `helm upgrade` command fails - posted by GitBox <gi...@apache.org> on 2021/01/18 22:11:10 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (b45fbae -> f2f4aae) - posted by ap...@apache.org on 2021/01/18 22:13:46 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (f2f4aae -> 29e999e) - posted by ap...@apache.org on 2021/01/18 22:14:29 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (15ce0fa -> 6a0d78b) - posted by xi...@apache.org on 2021/01/18 22:46:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher edited a comment on pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/18 22:59:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar commented on a change in pull request #6259: Broker time range pruning(#6189) - posted by GitBox <gi...@apache.org> on 2021/01/19 00:07:40 UTC, 0 replies.
- [GitHub] [incubator-pinot] jtao15 commented on a change in pull request #6259: Broker time range pruning(#6189) - posted by GitBox <gi...@apache.org> on 2021/01/19 00:39:59 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6446: additional scalar functions for array type - posted by GitBox <gi...@apache.org> on 2021/01/19 01:54:51 UTC, 0 replies.
- [incubator-pinot] branch master updated (8085fb7 -> ec29b82) - posted by ja...@apache.org on 2021/01/19 01:54:56 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6455: Cleanup dictionary and forward index loading in SegmentPreProcessor - posted by GitBox <gi...@apache.org> on 2021/01/19 02:04:09 UTC, 0 replies.
- [GitHub] [incubator-pinot] SandishKumarHN opened a new pull request #6456: 5362 : additional string scalar functions - posted by GitBox <gi...@apache.org> on 2021/01/19 02:05:34 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6455: Cleanup dictionary and forward index loading in SegmentPreProcessor - posted by GitBox <gi...@apache.org> on 2021/01/19 02:46:14 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 02:52:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 02:53:15 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6455: Cleanup dictionary and forward index loading in SegmentPreProcessor - posted by GitBox <gi...@apache.org> on 2021/01/19 03:03:06 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 03:58:39 UTC, 0 replies.
- [GitHub] [incubator-pinot] SandishKumarHN closed pull request #6456: 5362 : additional string scalar functions - posted by GitBox <gi...@apache.org> on 2021/01/19 04:45:35 UTC, 0 replies.
- [GitHub] [incubator-pinot] SandishKumarHN opened a new pull request #6458: 5362 : additional string scalar functions - posted by GitBox <gi...@apache.org> on 2021/01/19 04:45:45 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6451: Adding CRON scheduler for Pinot tasks - posted by GitBox <gi...@apache.org> on 2021/01/19 05:10:17 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (6a0d78b -> 74abfd0) - posted by xi...@apache.org on 2021/01/19 05:28:42 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (74abfd0 -> 0ce013e) - posted by xi...@apache.org on 2021/01/19 05:34:58 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (0ce013e -> 96d6a92) - posted by xi...@apache.org on 2021/01/19 06:19:26 UTC, 0 replies.
- [incubator-pinot] branch adding_task_scheduler updated (96d6a92 -> 34573c1) - posted by xi...@apache.org on 2021/01/19 06:22:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] ayush-bajaj commented on a change in pull request #6414: Increase code coverage for pinot-java-client - posted by GitBox <gi...@apache.org> on 2021/01/19 06:29:05 UTC, 2 replies.
- [incubator-pinot] branch fixing_k8s_package created (now 79e0af2) - posted by xi...@apache.org on 2021/01/19 06:43:05 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing pinot helm 0.2.3 package - posted by xi...@apache.org on 2021/01/19 06:43:06 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6459: Fixing pinot helm 0.2.3 package - posted by GitBox <gi...@apache.org> on 2021/01/19 06:43:42 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6454: `helm upgrade` command fails - posted by GitBox <gi...@apache.org> on 2021/01/19 06:49:08 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6459: Fixing pinot helm 0.2.3 package - posted by GitBox <gi...@apache.org> on 2021/01/19 07:46:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 07:49:12 UTC, 1 replies.
- [GitHub] [incubator-pinot] troywinter opened a new issue #6460: HadoopPinotFS isDirectory wrong implementation - posted by GitBox <gi...@apache.org> on 2021/01/19 08:01:09 UTC, 0 replies.
- [incubator-pinot] branch fixing_hadoopfs_isDirectory created (now 2050c21) - posted by xi...@apache.org on 2021/01/19 08:13:54 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing pinot hadoop fs isDirectory method - posted by xi...@apache.org on 2021/01/19 08:13:55 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 08:14:44 UTC, 0 replies.
- [incubator-pinot] branch fixing_hadoopfs_isDirectory updated (2050c21 -> c245366) - posted by xi...@apache.org on 2021/01/19 08:15:48 UTC, 0 replies.
- [incubator-pinot] branch fixing_hadoopfs_isDirectory updated (c245366 -> 29b7849) - posted by xi...@apache.org on 2021/01/19 08:18:56 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6459: Fixing pinot helm 0.2.3 package - posted by GitBox <gi...@apache.org> on 2021/01/19 08:19:05 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 closed issue #6454: `helm upgrade` command fails - posted by GitBox <gi...@apache.org> on 2021/01/19 08:19:05 UTC, 0 replies.
- [incubator-pinot] branch master updated: Fixing pinot helm 0.2.3 package (#6459) - posted by xi...@apache.org on 2021/01/19 08:19:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6451: Adding CRON scheduler for Pinot tasks - posted by GitBox <gi...@apache.org> on 2021/01/19 08:22:18 UTC, 0 replies.
- [GitHub] [incubator-pinot] troywinter commented on a change in pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 08:22:18 UTC, 0 replies.
- [incubator-pinot] branch master updated (5de1d4b -> b592c8c) - posted by xi...@apache.org on 2021/01/19 08:22:21 UTC, 0 replies.
- [incubator-pinot] branch fixing_hadoopfs_isDirectory updated (29b7849 -> 47f1eda) - posted by xi...@apache.org on 2021/01/19 08:26:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 08:26:48 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 08:28:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 edited a comment on pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 08:28:14 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 09:02:05 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 09:05:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] jtao15 opened a new pull request #6462: Broker time segment pruner(#6189): - posted by GitBox <gi...@apache.org> on 2021/01/19 09:59:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6462: Broker time segment pruner(#6189): - posted by GitBox <gi...@apache.org> on 2021/01/19 10:35:30 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6462: Broker time segment pruner(#6189): - posted by GitBox <gi...@apache.org> on 2021/01/19 11:01:45 UTC, 0 replies.
- [GitHub] [incubator-pinot] bryantachen opened a new pull request #6463: [TE] Feedback propagation - posted by GitBox <gi...@apache.org> on 2021/01/19 13:38:57 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6455: Cleanup dictionary and forward index loading in SegmentPreProcessor - posted by GitBox <gi...@apache.org> on 2021/01/19 17:06:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6461: Fixing pinot hadoop fs isDirectory method - posted by GitBox <gi...@apache.org> on 2021/01/19 18:51:53 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 closed issue #6460: HadoopPinotFS isDirectory wrong implementation - posted by GitBox <gi...@apache.org> on 2021/01/19 18:51:53 UTC, 0 replies.
- [incubator-pinot] branch master updated: Fixing pinot hadoop fs isDirectory method (#6461) - posted by xi...@apache.org on 2021/01/19 18:52:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6447: [TE]frontend - Add support for feedback propagation for Entity Monitoring - posted by GitBox <gi...@apache.org> on 2021/01/19 19:14:24 UTC, 0 replies.
- [incubator-pinot] branch master updated: [TE]frontend - Add support for feedback propagation for Entity Monitoring (#6447) - posted by ji...@apache.org on 2021/01/19 19:14:32 UTC, 0 replies.
- [GitHub] [incubator-pinot] spaghettifunk opened a new issue #6464: Proposal for a Kubernetes Operator - posted by GitBox <gi...@apache.org> on 2021/01/19 20:24:06 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6458: 5362 : additional string scalar functions - posted by GitBox <gi...@apache.org> on 2021/01/19 21:06:22 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6455: Cleanup dictionary and forward index loading in SegmentPreProcessor - posted by GitBox <gi...@apache.org> on 2021/01/19 21:08:16 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6455: Cleanup dictionary and forward index loading in SegmentPreProcessor - posted by GitBox <gi...@apache.org> on 2021/01/19 21:08:49 UTC, 0 replies.
- [incubator-pinot] branch master updated (174a77b -> 079f27a) - posted by ja...@apache.org on 2021/01/19 21:08:55 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6458: 5362 : additional string scalar functions - posted by GitBox <gi...@apache.org> on 2021/01/19 21:51:08 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6463: [TE] Feedback propagation - posted by GitBox <gi...@apache.org> on 2021/01/19 22:08:59 UTC, 0 replies.
- [incubator-pinot] branch master updated (079f27a -> a36d1c0) - posted by ji...@apache.org on 2021/01/19 22:09:16 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 22:10:19 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang edited a comment on pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/19 22:10:34 UTC, 0 replies.
- [GitHub] [incubator-pinot] cbalci opened a new pull request #6465: Dimension table storage quota config and validation - posted by GitBox <gi...@apache.org> on 2021/01/19 22:18:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar commented on issue #6453: Handle creation of empty segment - posted by GitBox <gi...@apache.org> on 2021/01/19 22:40:13 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6465: Dimension table storage quota config and validation - posted by GitBox <gi...@apache.org> on 2021/01/19 22:49:26 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar opened a new pull request #6466: Handle creation of segments with 0 rows - posted by GitBox <gi...@apache.org> on 2021/01/19 22:50:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] zhangloo333 commented on a change in pull request #6448: Refactor alert details template - posted by GitBox <gi...@apache.org> on 2021/01/19 23:37:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6462: Fixing bug for broker time segment pruner(#6189): - posted by GitBox <gi...@apache.org> on 2021/01/20 00:13:49 UTC, 0 replies.
- [incubator-pinot] branch master updated (a36d1c0 -> a56f330) - posted by ja...@apache.org on 2021/01/20 00:13:55 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6453: Handle creation of empty segment - posted by GitBox <gi...@apache.org> on 2021/01/20 00:24:38 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6465: Dimension table storage quota config and validation - posted by GitBox <gi...@apache.org> on 2021/01/20 00:30:57 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6361: Detect invalid column names from query in Pinot server - posted by GitBox <gi...@apache.org> on 2021/01/20 00:47:54 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev commented on a change in pull request #6448: Refactor alert details template - posted by GitBox <gi...@apache.org> on 2021/01/20 01:22:52 UTC, 3 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6458: 5362 : additional string scalar functions - posted by GitBox <gi...@apache.org> on 2021/01/20 02:22:56 UTC, 0 replies.
- [incubator-pinot] branch master updated (a56f330 -> 0417e20) - posted by ja...@apache.org on 2021/01/20 02:23:15 UTC, 0 replies.
- [GitHub] [incubator-pinot] cyrilou242 opened a new pull request #6467: [TE] fix heatmap not displaying when dot in metric name - posted by GitBox <gi...@apache.org> on 2021/01/20 16:22:43 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on a change in pull request #6466: Handle creation of segments with 0 rows - posted by GitBox <gi...@apache.org> on 2021/01/20 18:18:57 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar commented on pull request #6466: Handle creation of segments with 0 rows - posted by GitBox <gi...@apache.org> on 2021/01/20 18:46:41 UTC, 1 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator created (now 23d0ebd) - posted by xi...@apache.org on 2021/01/20 20:07:21 UTC, 0 replies.
- [incubator-pinot] 01/01: Adding cluster config to config minion task: SegmentGenerationAndPushTaskGenerator number of concurrent tasks per instance - posted by xi...@apache.org on 2021/01/20 20:07:22 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/20 20:08:37 UTC, 1 replies.
- [GitHub] [incubator-pinot] icefury71 commented on a change in pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/20 20:25:11 UTC, 1 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator updated (23d0ebd -> 4fa9818) - posted by xi...@apache.org on 2021/01/20 20:25:22 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6465: Dimension table storage quota config and validation - posted by GitBox <gi...@apache.org> on 2021/01/20 20:38:32 UTC, 1 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator updated (4fa9818 -> 4fb7863) - posted by xi...@apache.org on 2021/01/20 20:56:30 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/20 21:00:13 UTC, 2 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator updated (4fb7863 -> 76e299e) - posted by xi...@apache.org on 2021/01/20 21:17:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6464: Proposal for a Kubernetes Operator - posted by GitBox <gi...@apache.org> on 2021/01/20 21:18:04 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6465: Dimension table storage quota config and validation - posted by GitBox <gi...@apache.org> on 2021/01/20 22:56:13 UTC, 1 replies.
- [incubator-pinot] branch master updated (0417e20 -> 79c9460) - posted by ja...@apache.org on 2021/01/20 22:56:18 UTC, 0 replies.
- [GitHub] [incubator-pinot] cbalci commented on pull request #6465: Dimension table storage quota config and validation - posted by GitBox <gi...@apache.org> on 2021/01/20 22:57:14 UTC, 1 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator updated (76e299e -> fd21423) - posted by xi...@apache.org on 2021/01/20 23:12:24 UTC, 0 replies.
- [incubator-pinot] branch removing_minion_segment_generator_for_table_config created (now bd3ee84) - posted by xi...@apache.org on 2021/01/21 00:10:01 UTC, 0 replies.
- [incubator-pinot] 01/01: Update SegmentGenerationAndPushTaskGenerator to set schemaURI and tableConfigURI by default - posted by xi...@apache.org on 2021/01/21 00:10:02 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6469: Update SegmentGenerationAndPushTaskGenerator to set schemaURI and tableConfigURI by default - posted by GitBox <gi...@apache.org> on 2021/01/21 00:10:49 UTC, 1 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator updated (fd21423 -> 9122244) - posted by xi...@apache.org on 2021/01/21 00:17:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6469: Update SegmentGenerationAndPushTaskGenerator to set schemaURI and tableConfigURI by default - posted by GitBox <gi...@apache.org> on 2021/01/21 00:50:23 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/21 00:50:44 UTC, 1 replies.
- [incubator-pinot] branch sharded_consumer_type_support_with_kinesis updated: Add tests for end-of-life cases - posted by ne...@apache.org on 2021/01/21 01:17:49 UTC, 0 replies.
- [GitHub] [incubator-pinot] kant777 opened a new issue #6470: support for expansion of * in the project part of a query - posted by GitBox <gi...@apache.org> on 2021/01/21 06:10:37 UTC, 1 replies.
- [GitHub] [incubator-pinot] khanhpv opened a new issue #6471: Spark-Pinot Connector regexp_like not worked - posted by GitBox <gi...@apache.org> on 2021/01/21 07:35:32 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6471: Spark-Pinot Connector regexp_like not worked - posted by GitBox <gi...@apache.org> on 2021/01/21 08:48:01 UTC, 3 replies.
- [GitHub] [incubator-pinot] mangrrua commented on issue #6471: Spark-Pinot Connector regexp_like not worked - posted by GitBox <gi...@apache.org> on 2021/01/21 11:29:03 UTC, 4 replies.
- [GitHub] [incubator-pinot] pabrahamusa edited a comment on issue #6449: Errors after Pinot server ran out of max map count - posted by GitBox <gi...@apache.org> on 2021/01/21 17:40:34 UTC, 7 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/21 18:57:17 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6457: Always store raw table name in segment metadata - posted by GitBox <gi...@apache.org> on 2021/01/21 19:01:44 UTC, 1 replies.
- [incubator-pinot] branch master updated (79c9460 -> 2e7cdcd) - posted by ja...@apache.org on 2021/01/21 19:01:49 UTC, 0 replies.
- [incubator-pinot] branch pinot-internode-tls updated (29e999e -> 80f62e9) - posted by ap...@apache.org on 2021/01/21 19:16:18 UTC, 0 replies.
- [incubator-pinot] branch master updated (2e7cdcd -> 4a89534) - posted by ja...@apache.org on 2021/01/21 19:17:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6423: Replace BrokerRequestOptimizer with QueryOptimizer to also optimize the PinotQuery - posted by GitBox <gi...@apache.org> on 2021/01/21 19:17:25 UTC, 1 replies.
- [GitHub] [incubator-pinot] tejasajmera opened a new pull request #6472: [TE]frontend - Activate the composite anomalies route - posted by GitBox <gi...@apache.org> on 2021/01/21 20:48:25 UTC, 1 replies.
- [incubator-pinot] branch adding_cluster_config_for_minion_SegmentGenerationAndPushTaskGenerator updated (9122244 -> 8c81dea) - posted by xi...@apache.org on 2021/01/21 20:54:16 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on pull request #6469: Update SegmentGenerationAndPushTaskGenerator to set schemaURI and tableConfigURI by default - posted by GitBox <gi...@apache.org> on 2021/01/21 21:10:32 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 edited a comment on pull request #6469: Update SegmentGenerationAndPushTaskGenerator to set schemaURI and tableConfigURI by default - posted by GitBox <gi...@apache.org> on 2021/01/21 21:11:02 UTC, 2 replies.
- [incubator-pinot] branch removing_minion_segment_generator_for_table_config updated (bd3ee84 -> f7416d6) - posted by xi...@apache.org on 2021/01/21 21:33:28 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6291: Add consumption rate limiter for LLConsumer - posted by GitBox <gi...@apache.org> on 2021/01/21 21:41:50 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/21 21:55:58 UTC, 1 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6448: Refactor alert details template - posted by GitBox <gi...@apache.org> on 2021/01/21 22:29:12 UTC, 1 replies.
- [incubator-pinot] branch master updated (4a89534 -> 0e8c0e2) - posted by ji...@apache.org on 2021/01/21 22:29:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6468: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator - posted by GitBox <gi...@apache.org> on 2021/01/21 23:21:03 UTC, 1 replies.
- [incubator-pinot] branch master updated: Adding cluster config to config number of concurrent tasks per instance for minion task: SegmentGenerationAndPushTaskGenerator (#6468) - posted by xi...@apache.org on 2021/01/21 23:21:05 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler opened a new issue #6473: Support no forward index for column - posted by GitBox <gi...@apache.org> on 2021/01/21 23:44:25 UTC, 1 replies.
- [incubator-pinot] branch fixing_scheduler_call created (now fdc40e6) - posted by xi...@apache.org on 2021/01/22 02:12:23 UTC, 0 replies.
- [incubator-pinot] 01/01: Handle scheduler calls with proper response when it's disabled. - posted by xi...@apache.org on 2021/01/22 02:12:24 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6474: Handle scheduler calls with proper response when it's disabled. - posted by GitBox <gi...@apache.org> on 2021/01/22 02:13:19 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6474: Handle scheduler calls with proper response when it's disabled. - posted by GitBox <gi...@apache.org> on 2021/01/22 02:53:22 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6469: Simplify SegmentGenerationAndPushTask handling getting schema and table config - posted by GitBox <gi...@apache.org> on 2021/01/22 03:21:04 UTC, 1 replies.
- [GitHub] [incubator-pinot] khanhpv commented on issue #6471: Spark-Pinot Connector regexp_like not worked - posted by GitBox <gi...@apache.org> on 2021/01/22 03:47:47 UTC, 5 replies.
- [incubator-pinot] branch removing_minion_segment_generator_for_table_config updated (f7416d6 -> 8f8e181) - posted by xi...@apache.org on 2021/01/22 04:09:22 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6469: Simplify SegmentGenerationAndPushTask handling getting schema and table config - posted by GitBox <gi...@apache.org> on 2021/01/22 04:11:20 UTC, 2 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6475: Remove the usage of deprecated range delimiter - posted by GitBox <gi...@apache.org> on 2021/01/22 04:21:32 UTC, 1 replies.
- [GitHub] [incubator-pinot] subourbonite commented on issue #6449: Errors after Pinot server ran out of max map count - posted by GitBox <gi...@apache.org> on 2021/01/22 04:35:03 UTC, 1 replies.
- [GitHub] [incubator-pinot] snleee opened a new pull request #6476: Fix the overflow issue when loading the large dictionary into the buffer - posted by GitBox <gi...@apache.org> on 2021/01/22 05:28:23 UTC, 1 replies.
- [incubator-pinot] branch removing_minion_segment_generator_for_table_config updated (8f8e181 -> 6211807) - posted by xi...@apache.org on 2021/01/22 05:31:18 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6475: Remove the usage of deprecated range delimiter - posted by GitBox <gi...@apache.org> on 2021/01/22 06:43:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6469: Simplify SegmentGenerationAndPushTask handling getting schema and table config - posted by GitBox <gi...@apache.org> on 2021/01/22 09:27:04 UTC, 0 replies.
- [incubator-pinot] branch master updated: Simplify SegmentGenerationAndPushTask handling getting schema and table config (#6469) - posted by xi...@apache.org on 2021/01/22 09:27:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6474: Handle scheduler calls with proper response when it's disabled. - posted by GitBox <gi...@apache.org> on 2021/01/22 09:27:55 UTC, 0 replies.
- [incubator-pinot] branch master updated: Handle scheduler calls with proper response when it's disabled. (#6474) - posted by xi...@apache.org on 2021/01/22 09:27:56 UTC, 0 replies.
- [incubator-pinot] branch update_superset_image_repo created (now 95e7227) - posted by xi...@apache.org on 2021/01/22 10:28:11 UTC, 0 replies.
- [incubator-pinot] 01/01: Update superset docker image repo - posted by xi...@apache.org on 2021/01/22 10:28:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6477: Update superset docker image repo - posted by GitBox <gi...@apache.org> on 2021/01/22 10:29:49 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 edited a comment on issue #6471: Spark-Pinot Connector regexp_like not worked - posted by GitBox <gi...@apache.org> on 2021/01/22 11:03:28 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev commented on a change in pull request #6472: [TE]frontend - Activate the composite anomalies route - posted by GitBox <gi...@apache.org> on 2021/01/22 17:42:00 UTC, 4 replies.
- [incubator-pinot] branch pinot-internode-tls updated (80f62e9 -> f66919e) - posted by ap...@apache.org on 2021/01/22 18:24:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] subourbonite opened a new issue #6478: Time column predicates are invalidating use of star-tree indices - posted by GitBox <gi...@apache.org> on 2021/01/22 18:39:47 UTC, 1 replies.
- [GitHub] [incubator-pinot] tejasajmera commented on a change in pull request #6472: [TE]frontend - Activate the composite anomalies route - posted by GitBox <gi...@apache.org> on 2021/01/22 18:56:21 UTC, 4 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6475: Remove the usage of deprecated range delimiter - posted by GitBox <gi...@apache.org> on 2021/01/22 19:01:19 UTC, 0 replies.
- [incubator-pinot] branch master updated (f7af798 -> 7649f9f) - posted by ja...@apache.org on 2021/01/22 19:01:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6477: Update superset docker image repo - posted by GitBox <gi...@apache.org> on 2021/01/22 19:27:57 UTC, 0 replies.
- [incubator-pinot] branch master updated (7649f9f -> 04e2bcc) - posted by xi...@apache.org on 2021/01/22 19:28:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6478: Time column predicates are invalidating use of star-tree indices - posted by GitBox <gi...@apache.org> on 2021/01/22 20:22:16 UTC, 1 replies.
- [GitHub] [incubator-pinot] subourbonite closed issue #6478: Time column predicates are invalidating use of star-tree indices - posted by GitBox <gi...@apache.org> on 2021/01/22 20:35:59 UTC, 0 replies.
- [GitHub] [incubator-pinot] mayankshriv commented on issue #6478: Time column predicates are invalidating use of star-tree indices - posted by GitBox <gi...@apache.org> on 2021/01/22 20:42:08 UTC, 0 replies.
- [incubator-pinot] branch segment-creation-in-one-pass created (now 7bcaa01) - posted by jl...@apache.org on 2021/01/22 21:06:18 UTC, 0 replies.
- [incubator-pinot] 01/01: Support data ingestion for offline segment in one pass - posted by jl...@apache.org on 2021/01/22 21:06:19 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli opened a new pull request #6479: Support data ingestion for generating offline segment in one pass - posted by GitBox <gi...@apache.org> on 2021/01/22 21:16:19 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6403: [WORK IN PROGRESS] Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/22 21:37:47 UTC, 6 replies.
- [GitHub] [incubator-pinot] apucher merged pull request #6418: TLS-support for client-pinot and pinot-internode connections - posted by GitBox <gi...@apache.org> on 2021/01/22 22:02:06 UTC, 0 replies.
- [incubator-pinot] branch master updated (04e2bcc -> dde3c18) - posted by ap...@apache.org on 2021/01/22 22:02:14 UTC, 0 replies.
- [incubator-pinot] branch segment-creation-in-one-pass updated (7bcaa01 -> 51aaa35) - posted by jl...@apache.org on 2021/01/22 22:03:44 UTC, 0 replies.
- [incubator-pinot] branch segment-creation-in-one-pass updated (51aaa35 -> a96a8e0) - posted by jl...@apache.org on 2021/01/22 22:24:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev commented on pull request #6472: [TE]frontend - Activate the composite anomalies route - posted by GitBox <gi...@apache.org> on 2021/01/22 22:45:52 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev edited a comment on pull request #6472: [TE]frontend - Activate the composite anomalies route - posted by GitBox <gi...@apache.org> on 2021/01/22 22:46:55 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new issue #6480: Support Kafka Consumer in exact-once semantics - posted by GitBox <gi...@apache.org> on 2021/01/22 23:35:52 UTC, 0 replies.
- [GitHub] [incubator-pinot] kbastani opened a new pull request #6481: Create CONTRIBUTING.md - posted by GitBox <gi...@apache.org> on 2021/01/23 02:12:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] kbastani opened a new pull request #6482: Create CODE_OF_CONDUCT.md - posted by GitBox <gi...@apache.org> on 2021/01/23 02:17:34 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6466: Handle creation of segments with 0 rows - posted by GitBox <gi...@apache.org> on 2021/01/23 02:19:38 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6472: [TE]frontend - Activate the composite anomalies route - posted by GitBox <gi...@apache.org> on 2021/01/23 02:20:08 UTC, 0 replies.
- [incubator-pinot] branch master updated: [TE]frontend - Activate the composite anomalies route (#6472) - posted by ji...@apache.org on 2021/01/23 02:20:18 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu opened a new pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/23 03:30:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on pull request #6466: Handle creation of segments with 0 rows - posted by GitBox <gi...@apache.org> on 2021/01/23 03:35:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/23 03:54:42 UTC, 3 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/23 03:58:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/23 04:09:07 UTC, 0 replies.
- [GitHub] [incubator-pinot] jtao15 opened a new pull request #6484: Bump up quartz version to 2.3.2 to prevent XXE - posted by GitBox <gi...@apache.org> on 2021/01/23 08:29:39 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6484: Bump up quartz version to 2.3.2 to prevent XXE - posted by GitBox <gi...@apache.org> on 2021/01/23 09:09:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6484: Bump up quartz version to 2.3.2 to prevent XXE - posted by GitBox <gi...@apache.org> on 2021/01/23 09:23:57 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler commented on issue #6293: Fix creation of pinot-integration-tests jar - posted by GitBox <gi...@apache.org> on 2021/01/24 19:31:53 UTC, 1 replies.
- [GitHub] [incubator-pinot] galalen opened a new pull request #6485: [WIP] add schema validation mechanism - posted by GitBox <gi...@apache.org> on 2021/01/24 19:57:32 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6485: [WIP] add schema validation mechanism for table config - posted by GitBox <gi...@apache.org> on 2021/01/24 20:58:47 UTC, 1 replies.
- [GitHub] [incubator-pinot] pabrahamusa commented on issue #6431: Text Index lag time for realtime consuming segments - posted by GitBox <gi...@apache.org> on 2021/01/25 00:19:49 UTC, 2 replies.
- [GitHub] [incubator-pinot] pabrahamusa edited a comment on issue #6431: Text Index lag time for realtime consuming segments - posted by GitBox <gi...@apache.org> on 2021/01/25 00:20:31 UTC, 2 replies.
- [GitHub] [incubator-pinot] khanhpv edited a comment on issue #6471: Spark-Pinot Connector regexp_like not worked - posted by GitBox <gi...@apache.org> on 2021/01/25 02:00:25 UTC, 1 replies.
- [GitHub] [incubator-pinot] RogerGMartins commented on issue #4134: Error while trying to run quick-start-offline on windows - posted by GitBox <gi...@apache.org> on 2021/01/25 13:50:01 UTC, 1 replies.
- [GitHub] [incubator-pinot] mcvsubbu merged pull request #6484: Bump up quartz version to 2.3.2 to prevent XXE - posted by GitBox <gi...@apache.org> on 2021/01/25 18:11:38 UTC, 1 replies.
- [incubator-pinot] branch master updated (830eb94 -> ec15f41) - posted by mc...@apache.org on 2021/01/25 18:13:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6481: Create CONTRIBUTING.md - posted by GitBox <gi...@apache.org> on 2021/01/25 18:57:54 UTC, 1 replies.
- [incubator-pinot] branch master updated (ec15f41 -> 63d4266) - posted by ja...@apache.org on 2021/01/25 18:58:04 UTC, 0 replies.
- [incubator-pinot] branch master updated (63d4266 -> e209230) - posted by ja...@apache.org on 2021/01/25 18:59:34 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6482: Create CODE_OF_CONDUCT.md - posted by GitBox <gi...@apache.org> on 2021/01/25 18:59:35 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/25 19:11:38 UTC, 2 replies.
- [incubator-pinot] branch sql-migration created (now 02ad6ce) - posted by ji...@apache.org on 2021/01/25 19:35:18 UTC, 0 replies.
- [incubator-pinot] 01/01: [TE] migrate PQL queries to standard SQL - posted by ji...@apache.org on 2021/01/25 19:35:19 UTC, 1 replies.
- [incubator-pinot] branch sql-migration updated (02ad6ce -> 1857c96) - posted by ji...@apache.org on 2021/01/25 19:38:25 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on a change in pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/25 19:48:25 UTC, 4 replies.
- [GitHub] [incubator-pinot] jihaozh opened a new pull request #6486: [TE] migrate PQL queries to standard SQL - posted by GitBox <gi...@apache.org> on 2021/01/25 19:53:12 UTC, 1 replies.
- [incubator-pinot] branch sql-migration updated (1857c96 -> c3ca64a) - posted by ji...@apache.org on 2021/01/25 19:59:52 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on a change in pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/25 20:02:16 UTC, 2 replies.
- [GitHub] [incubator-pinot] snleee merged pull request #6476: Fix the overflow issue when loading the large dictionary into the buffer - posted by GitBox <gi...@apache.org> on 2021/01/25 20:38:07 UTC, 1 replies.
- [incubator-pinot] branch master updated: Fix the overflow issue when loading the large dictionary into the buffer (#6476) - posted by sn...@apache.org on 2021/01/25 20:38:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/25 20:52:30 UTC, 5 replies.
- [incubator-pinot] branch sql-migration updated (c3ca64a -> da86242) - posted by ji...@apache.org on 2021/01/25 21:11:49 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new issue #6487: Adding numStartreeUsed in query stats - posted by GitBox <gi...@apache.org> on 2021/01/25 21:20:26 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6487: Adding numStartreeUsed in query stats - posted by GitBox <gi...@apache.org> on 2021/01/25 21:20:50 UTC, 2 replies.
- [GitHub] [incubator-pinot] akshayrai commented on a change in pull request #6486: [TE] migrate PQL queries to standard SQL - posted by GitBox <gi...@apache.org> on 2021/01/25 23:22:18 UTC, 1 replies.
- [incubator-pinot] branch sql-migration updated (da86242 -> 66be49c) - posted by ji...@apache.org on 2021/01/25 23:29:32 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on pull request #6479: Support data ingestion for generating offline segment in one pass - posted by GitBox <gi...@apache.org> on 2021/01/25 23:32:01 UTC, 1 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/25 23:32:42 UTC, 1 replies.
- [GitHub] [incubator-pinot] jackjlli edited a comment on pull request #6479: Support data ingestion for generating offline segment in one pass - posted by GitBox <gi...@apache.org> on 2021/01/25 23:47:04 UTC, 1 replies.
- [incubator-pinot] branch adding_pinot_minion_metrics created (now 37767f0) - posted by xi...@apache.org on 2021/01/26 00:09:45 UTC, 0 replies.
- [incubator-pinot] 01/01: Adding pinot minion metrics to jmx prometheus reporter - posted by xi...@apache.org on 2021/01/26 00:09:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6488: Adding pinot minion metrics to jmx prometheus reporter - posted by GitBox <gi...@apache.org> on 2021/01/26 00:15:20 UTC, 1 replies.
- [GitHub] [incubator-pinot] kbastani commented on pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/26 00:20:23 UTC, 1 replies.
- [GitHub] [incubator-pinot] kkrugler opened a new pull request #6489: Fix missing copyrights - posted by GitBox <gi...@apache.org> on 2021/01/26 00:21:48 UTC, 1 replies.
- [GitHub] [incubator-pinot] kbastani edited a comment on pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/26 00:22:49 UTC, 1 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6489: Fix missing copyrights - posted by GitBox <gi...@apache.org> on 2021/01/26 00:23:42 UTC, 1 replies.
- [incubator-pinot] branch master updated (e5bf05b -> f292730) - posted by ja...@apache.org on 2021/01/26 00:24:22 UTC, 0 replies.
- [incubator-pinot] branch hotfix-overflow-2gb created (now 991e4b1) - posted by sn...@apache.org on 2021/01/26 00:33:57 UTC, 0 replies.
- [incubator-pinot] 01/01: Fix the overflow issue when loading the large dictionary into the buffer (#6476) - posted by sn...@apache.org on 2021/01/26 00:33:58 UTC, 0 replies.
- [incubator-pinot] branch adding_pinot_minion_metrics updated (37767f0 -> 399469c) - posted by xi...@apache.org on 2021/01/26 00:43:37 UTC, 0 replies.
- [incubator-pinot] branch adding_pinot_minion_metrics updated (399469c -> fb32bb7) - posted by xi...@apache.org on 2021/01/26 00:46:12 UTC, 0 replies.
- [incubator-pinot] branch master updated: Adding pinot minion metrics to jmx prometheus reporter (#6488) - posted by xi...@apache.org on 2021/01/26 04:20:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6488: Adding pinot minion metrics to JMX Prometheus reporter - posted by GitBox <gi...@apache.org> on 2021/01/26 04:45:36 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6466: Handle creation of segments with 0 rows - posted by GitBox <gi...@apache.org> on 2021/01/26 06:46:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia commented on issue #6431: Text Index lag time for realtime consuming segments - posted by GitBox <gi...@apache.org> on 2021/01/26 08:30:38 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 edited a comment on issue #6449: Errors after Pinot server ran out of max map count - posted by GitBox <gi...@apache.org> on 2021/01/26 09:52:18 UTC, 1 replies.
- [incubator-pinot] branch master updated: Guard against multiple consuming segments for same partition (#6483) - posted by mc...@apache.org on 2021/01/26 17:01:17 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu merged pull request #6483: Guard against multiple consuming segments for same partition - posted by GitBox <gi...@apache.org> on 2021/01/26 17:01:18 UTC, 0 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array created (now 5f08b3a) - posted by xi...@apache.org on 2021/01/26 18:53:40 UTC, 0 replies.
- [incubator-pinot] 01/01: Adding scalar function JsonPathArray to extract arrays from json - posted by xi...@apache.org on 2021/01/26 18:53:41 UTC, 1 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (5f08b3a -> 93eb9db) - posted by xi...@apache.org on 2021/01/26 18:54:09 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6490: Adding scalar function JsonPathArray to extract arrays from json - posted by GitBox <gi...@apache.org> on 2021/01/26 18:58:12 UTC, 0 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (93eb9db -> c8e6d8c) - posted by xi...@apache.org on 2021/01/26 20:20:59 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler opened a new issue #6491: Groovy-based SimpleTemplateScript1 parser for job yaml file complains about characters in commented-out lines - posted by GitBox <gi...@apache.org> on 2021/01/26 20:56:06 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler opened a new issue #6492: HadoopSegmentGenerationJobRunner isn't setting up Hadoop distributed cache correctly - posted by GitBox <gi...@apache.org> on 2021/01/26 21:05:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] kishoreg commented on a change in pull request #6490: Adding scalar function JsonPathArray to extract arrays from json - posted by GitBox <gi...@apache.org> on 2021/01/26 21:20:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6490: Adding scalar function JsonPathArray to extract arrays from json - posted by GitBox <gi...@apache.org> on 2021/01/26 21:31:42 UTC, 3 replies.
- [incubator-pinot] branch fixing_hadoop_copy_plugin_dir created (now 4e21e1f) - posted by xi...@apache.org on 2021/01/26 21:46:15 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing hadoop plugins jar copy issue - posted by xi...@apache.org on 2021/01/26 21:46:16 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa opened a new issue #6493: Fatal Error - Problematic frame libc.so.6+0x15c6ff - Server Crash - posted by GitBox <gi...@apache.org> on 2021/01/26 22:05:38 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6490: Adding scalar function JsonPathArray to extract arrays from json - posted by GitBox <gi...@apache.org> on 2021/01/26 22:18:55 UTC, 2 replies.
- [GitHub] [incubator-pinot] pabrahamusa commented on issue #6493: Fatal Error - Problematic frame libc.so.6+0x15c6ff - Server Crash - posted by GitBox <gi...@apache.org> on 2021/01/26 22:18:55 UTC, 9 replies.
- [GitHub] [incubator-pinot] kishoreg commented on issue #6493: Fatal Error - Problematic frame libc.so.6+0x15c6ff - Server Crash - posted by GitBox <gi...@apache.org> on 2021/01/26 22:23:44 UTC, 2 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (c8e6d8c -> 1b01c23) - posted by xi...@apache.org on 2021/01/26 22:44:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] pabrahamusa edited a comment on issue #6493: Fatal Error - Problematic frame libc.so.6+0x15c6ff - Server Crash - posted by GitBox <gi...@apache.org> on 2021/01/26 22:44:48 UTC, 8 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (1b01c23 -> 1951881) - posted by xi...@apache.org on 2021/01/26 22:54:13 UTC, 0 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (1951881 -> c0198c0) - posted by xi...@apache.org on 2021/01/26 23:08:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] SandishKumarHN commented on issue #6478: Time column predicates are invalidating use of star-tree indices - posted by GitBox <gi...@apache.org> on 2021/01/26 23:25:33 UTC, 0 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (c0198c0 -> 17688a5) - posted by xi...@apache.org on 2021/01/26 23:29:07 UTC, 0 replies.
- [incubator-pinot] branch adding_scalar_function_to_extract_json_array updated (17688a5 -> a2407f1) - posted by xi...@apache.org on 2021/01/26 23:42:40 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang opened a new pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/27 00:36:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6487: Adding numStartreeUsed in query stats - posted by GitBox <gi...@apache.org> on 2021/01/27 00:44:26 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on pull request #6403: [WORK IN PROGRESS] Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/27 01:08:32 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/27 01:14:20 UTC, 1 replies.
- [GitHub] [incubator-pinot] npawar opened a new pull request #6495: Support chained transform functions - posted by GitBox <gi...@apache.org> on 2021/01/27 01:18:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6495: Support chained transform functions - posted by GitBox <gi...@apache.org> on 2021/01/27 01:50:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/27 02:08:06 UTC, 7 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6490: Adding scalar function JsonPathArray to extract arrays from json - posted by GitBox <gi...@apache.org> on 2021/01/27 07:02:53 UTC, 0 replies.
- [incubator-pinot] branch master updated: Adding scalar function JsonPathArray to extract arrays from json (#6490) - posted by xi...@apache.org on 2021/01/27 07:02:55 UTC, 0 replies.
- [GitHub] [incubator-pinot] spaghettifunk commented on issue #5590: Generate cli for Pinot REST Api - posted by GitBox <gi...@apache.org> on 2021/01/27 14:19:47 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler commented on issue #6491: Groovy-based SimpleTemplateScript1 parser for job yaml file complains about characters in commented-out lines - posted by GitBox <gi...@apache.org> on 2021/01/27 17:59:23 UTC, 2 replies.
- [GitHub] [incubator-pinot] anmol-v opened a new issue #6496: thirdeye presto import breaks - posted by GitBox <gi...@apache.org> on 2021/01/27 18:48:48 UTC, 0 replies.
- [GitHub] [incubator-pinot] amrishlal commented on pull request #6403: [WORK IN PROGRESS] Fix upcasting/downcasting of numerical values used in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/27 18:54:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] nshay opened a new issue #6497: Parquet File Reader throws java.lang.IllegalArgumentException: INT96 not yet implemented. - posted by GitBox <gi...@apache.org> on 2021/01/27 18:57:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar merged pull request #6495: Support chained transform functions - posted by GitBox <gi...@apache.org> on 2021/01/27 19:15:50 UTC, 0 replies.
- [incubator-pinot] branch master updated (fde307b -> d7f4fec) - posted by ne...@apache.org on 2021/01/27 19:16:28 UTC, 0 replies.
- [incubator-pinot] branch fic-sql-orderby-hotfix created (now fe9d3c7) - posted by si...@apache.org on 2021/01/27 22:25:16 UTC, 0 replies.
- [incubator-pinot] branch fic-sql-orderby-hotfix updated: Fixing the issue with result schema (#6353) - posted by si...@apache.org on 2021/01/27 22:27:26 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on issue #6491: Groovy-based SimpleTemplateScript1 parser for job yaml file complains about characters in commented-out lines - posted by GitBox <gi...@apache.org> on 2021/01/28 00:46:37 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6497: Parquet File Reader throws java.lang.IllegalArgumentException: INT96 not yet implemented. - posted by GitBox <gi...@apache.org> on 2021/01/28 03:16:48 UTC, 0 replies.
- [incubator-pinot] branch fixing-import-data-help-msg created (now 9994f8b) - posted by xi...@apache.org on 2021/01/28 04:19:09 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing -segmentNameGeneratorType help message - posted by xi...@apache.org on 2021/01/28 04:19:10 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6498: Fixing -segmentNameGeneratorType help message - posted by GitBox <gi...@apache.org> on 2021/01/28 04:19:29 UTC, 0 replies.
- [incubator-pinot] branch fixing_controller_metrics created (now f2c2cb6) - posted by xi...@apache.org on 2021/01/28 08:21:22 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing pinot controller metrics prefix - posted by xi...@apache.org on 2021/01/28 08:21:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6499: Fixing pinot controller metrics prefix - posted by GitBox <gi...@apache.org> on 2021/01/28 08:24:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on pull request #6499: Fixing pinot controller metrics prefix - posted by GitBox <gi...@apache.org> on 2021/01/28 08:25:00 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new issue #6500: Add config to limit the parallelism of segment reload on Pinot Server - posted by GitBox <gi...@apache.org> on 2021/01/28 08:31:58 UTC, 0 replies.
- [incubator-pinot] branch fixing_groovy_parser created (now 1362194) - posted by xi...@apache.org on 2021/01/28 10:29:59 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing groovy parser with back slash - posted by xi...@apache.org on 2021/01/28 10:30:00 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6501: Fixing groovy parser with back slash - posted by GitBox <gi...@apache.org> on 2021/01/28 10:30:23 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6501: Fixing groovy parser with back slash - posted by GitBox <gi...@apache.org> on 2021/01/28 19:22:20 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6501: Fixing groovy parser with back slash - posted by GitBox <gi...@apache.org> on 2021/01/28 19:29:35 UTC, 1 replies.
- [incubator-pinot] branch fixing_groovy_parser updated (1362194 -> 57ae186) - posted by xi...@apache.org on 2021/01/28 19:30:22 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6498: Fixing -segmentNameGeneratorType help message in ImportData command - posted by GitBox <gi...@apache.org> on 2021/01/28 19:31:27 UTC, 0 replies.
- [incubator-pinot] branch master updated (d7f4fec -> 28bfad9) - posted by xi...@apache.org on 2021/01/28 19:31:32 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on issue #6493: Fatal Error - Problematic frame libc.so.6+0x15c6ff - Server Crash - posted by GitBox <gi...@apache.org> on 2021/01/28 19:31:37 UTC, 1 replies.
- [incubator-pinot] branch fixing_groovy_parser updated (57ae186 -> 3513234) - posted by xi...@apache.org on 2021/01/28 20:28:25 UTC, 0 replies.
- [incubator-pinot] branch master updated: Fixing pinot controller metrics prefix (#6499) - posted by xi...@apache.org on 2021/01/28 20:34:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6499: Fixing pinot controller metrics prefix - posted by GitBox <gi...@apache.org> on 2021/01/28 20:34:54 UTC, 0 replies.
- [GitHub] [incubator-pinot] yupeng9 commented on pull request #6499: Fixing pinot controller metrics prefix - posted by GitBox <gi...@apache.org> on 2021/01/28 20:59:35 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar commented on a change in pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/28 21:30:55 UTC, 0 replies.
- [incubator-pinot] branch adding_cron_scheduler_metrics created (now 4492e90) - posted by xi...@apache.org on 2021/01/28 21:47:44 UTC, 0 replies.
- [incubator-pinot] 01/01: Adding cron scheduler metrics reporting - posted by xi...@apache.org on 2021/01/28 21:47:45 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 opened a new pull request #6502: Adding cron scheduler metrics reporting - posted by GitBox <gi...@apache.org> on 2021/01/28 21:53:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6403: Allow upcasting and downcasting of numerical values in SQL predicates. - posted by GitBox <gi...@apache.org> on 2021/01/28 22:50:35 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6502: Adding cron scheduler metrics reporting - posted by GitBox <gi...@apache.org> on 2021/01/28 22:55:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] jackjlli commented on a change in pull request #6502: Adding cron scheduler metrics reporting - posted by GitBox <gi...@apache.org> on 2021/01/28 23:13:24 UTC, 3 replies.
- [incubator-pinot] branch sql-migration updated (66be49c -> de43d2a) - posted by ji...@apache.org on 2021/01/28 23:15:42 UTC, 0 replies.
- [incubator-pinot] branch sql-migration updated (de43d2a -> c6f0b75) - posted by ji...@apache.org on 2021/01/28 23:59:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/29 01:45:12 UTC, 5 replies.
- [GitHub] [incubator-pinot] npawar opened a new pull request #6503: Validation to prevent derived column using derived column - posted by GitBox <gi...@apache.org> on 2021/01/29 01:56:00 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia commented on a change in pull request #6503: Validation to prevent derived column using derived column - posted by GitBox <gi...@apache.org> on 2021/01/29 02:15:11 UTC, 0 replies.
- [GitHub] [incubator-pinot] npawar commented on a change in pull request #6503: Validation to prevent derived column using derived column - posted by GitBox <gi...@apache.org> on 2021/01/29 02:38:53 UTC, 1 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6503: Validation to prevent derived column using derived column - posted by GitBox <gi...@apache.org> on 2021/01/29 02:50:27 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/29 02:54:59 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang commented on a change in pull request #6503: Validation to prevent derived column using derived column - posted by GitBox <gi...@apache.org> on 2021/01/29 03:19:49 UTC, 1 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on a change in pull request #6502: Adding cron scheduler metrics reporting - posted by GitBox <gi...@apache.org> on 2021/01/29 03:32:42 UTC, 2 replies.
- [incubator-pinot] branch adding_cron_scheduler_metrics updated (4492e90 -> f905a48) - posted by xi...@apache.org on 2021/01/29 03:35:00 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6503: Validation to prevent derived column using derived column - posted by GitBox <gi...@apache.org> on 2021/01/29 03:49:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 closed issue #6491: Groovy-based SimpleTemplateScript1 parser for job yaml file complains about characters in commented-out lines - posted by GitBox <gi...@apache.org> on 2021/01/29 03:58:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6501: Fixing groovy parser with back slash - posted by GitBox <gi...@apache.org> on 2021/01/29 03:58:21 UTC, 0 replies.
- [incubator-pinot] branch master updated: Fixing groovy parser with back slash (#6501) - posted by xi...@apache.org on 2021/01/29 03:58:34 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/29 04:02:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] Jackie-Jiang merged pull request #6494: Support generating derived column during segment load - posted by GitBox <gi...@apache.org> on 2021/01/29 04:42:27 UTC, 0 replies.
- [incubator-pinot] branch master updated (56df592 -> b8f70e7) - posted by ja...@apache.org on 2021/01/29 04:42:30 UTC, 0 replies.
- [GitHub] [incubator-pinot] zhangloo333 opened a new pull request #6504: [TE]frontend - alert detail item UI fix - posted by GitBox <gi...@apache.org> on 2021/01/29 06:26:29 UTC, 0 replies.
- [incubator-pinot] branch adding_cron_scheduler_metrics updated (f905a48 -> 4b9d9a8) - posted by xi...@apache.org on 2021/01/29 06:42:01 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6502: Adding cron scheduler metrics reporting - posted by GitBox <gi...@apache.org> on 2021/01/29 07:45:44 UTC, 0 replies.
- [GitHub] [incubator-pinot] JoeFuentes-WebDev commented on a change in pull request #6504: [TE]frontend - alert detail item UI fix - posted by GitBox <gi...@apache.org> on 2021/01/29 17:42:05 UTC, 2 replies.
- [GitHub] [incubator-pinot] zhangloo333 commented on a change in pull request #6504: [TE]frontend - alert detail item UI fix - posted by GitBox <gi...@apache.org> on 2021/01/29 17:48:35 UTC, 1 replies.
- [GitHub] [incubator-pinot] npawar commented on a change in pull request #6410: Add unit tests in Kinesis consumer - posted by GitBox <gi...@apache.org> on 2021/01/29 17:58:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] jihaozh merged pull request #6486: [TE] migrate PQL queries to standard SQL - posted by GitBox <gi...@apache.org> on 2021/01/29 18:17:20 UTC, 0 replies.
- [incubator-pinot] branch master updated: [TE] migrate PQL queries to standard SQL (#6486) - posted by ji...@apache.org on 2021/01/29 18:17:29 UTC, 0 replies.
- [GitHub] [incubator-pinot] tejasajmera commented on a change in pull request #6504: [TE]frontend - alert detail item UI fix - posted by GitBox <gi...@apache.org> on 2021/01/29 18:23:37 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler opened a new issue #6505: Push parallelism isn't implemented in Hadoop batch ingestion - posted by GitBox <gi...@apache.org> on 2021/01/29 19:17:31 UTC, 0 replies.
- [incubator-pinot] branch adding_cron_scheduler_metrics updated (4b9d9a8 -> e25fd87) - posted by xi...@apache.org on 2021/01/29 19:35:11 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6502: Adding cron scheduler metrics reporting - posted by GitBox <gi...@apache.org> on 2021/01/29 20:32:56 UTC, 0 replies.
- [incubator-pinot] branch master updated: Adding cron scheduler metrics reporting (#6502) - posted by xi...@apache.org on 2021/01/29 20:33:03 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler commented on issue #6492: HadoopSegmentGenerationJobRunner isn't setting up Hadoop distributed cache correctly - posted by GitBox <gi...@apache.org> on 2021/01/29 22:06:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler opened a new pull request #6506: Fix hadoop batch ingest - posted by GitBox <gi...@apache.org> on 2021/01/29 22:41:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] kkrugler commented on pull request #6506: Fix hadoop batch ingest - posted by GitBox <gi...@apache.org> on 2021/01/29 22:43:04 UTC, 2 replies.
- [GitHub] [incubator-pinot] sajjad-moradi opened a new pull request #6507: Add Access Control for REST endpoints of Controller - Declarative Approach - posted by GitBox <gi...@apache.org> on 2021/01/29 23:55:31 UTC, 0 replies.
- [GitHub] [incubator-pinot] sajjad-moradi closed pull request #6440: Add authentication for write endpoints of Controller resources - posted by GitBox <gi...@apache.org> on 2021/01/29 23:58:41 UTC, 0 replies.
- [GitHub] [incubator-pinot] apucher commented on pull request #6507: Add Access Control for REST endpoints of Controller - Declarative Approach - posted by GitBox <gi...@apache.org> on 2021/01/30 00:20:10 UTC, 1 replies.
- [GitHub] [incubator-pinot] sajjad-moradi commented on pull request #6507: Add Access Control for REST endpoints of Controller - Declarative Approach - posted by GitBox <gi...@apache.org> on 2021/01/30 00:39:38 UTC, 0 replies.
- [incubator-pinot] branch fix-quickstart created (now 6d4381a) - posted by ki...@apache.org on 2021/01/30 01:57:11 UTC, 0 replies.
- [incubator-pinot] 01/01: Fixing quickstart launcher from IDE - posted by ki...@apache.org on 2021/01/30 01:57:12 UTC, 0 replies.
- [GitHub] [incubator-pinot] kishoreg opened a new pull request #6508: Fixing quickstart launcher from IDE - posted by GitBox <gi...@apache.org> on 2021/01/30 02:02:21 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io commented on pull request #6508: Fixing quickstart launcher from IDE - posted by GitBox <gi...@apache.org> on 2021/01/30 02:43:46 UTC, 0 replies.
- [GitHub] [incubator-pinot] codecov-io edited a comment on pull request #6508: Fixing quickstart launcher from IDE - posted by GitBox <gi...@apache.org> on 2021/01/30 02:56:14 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 merged pull request #6508: Fixing quickstart launcher from IDE - posted by GitBox <gi...@apache.org> on 2021/01/30 03:03:46 UTC, 0 replies.
- [incubator-pinot] branch master updated (1ae53fe -> 0f398a7) - posted by xi...@apache.org on 2021/01/30 03:05:02 UTC, 0 replies.
- [GitHub] [incubator-pinot] fx19880617 commented on pull request #6506: Fix hadoop batch ingest - posted by GitBox <gi...@apache.org> on 2021/01/30 03:09:51 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia commented on issue #6473: Support no forward index for column - posted by GitBox <gi...@apache.org> on 2021/01/30 17:26:33 UTC, 0 replies.
- [GitHub] [incubator-pinot] siddharthteotia edited a comment on issue #6473: Support no forward index for column - posted by GitBox <gi...@apache.org> on 2021/01/30 17:27:13 UTC, 0 replies.
- [GitHub] [incubator-pinot] mcvsubbu commented on issue #6431: Text Index lag time for realtime consuming segments - posted by GitBox <gi...@apache.org> on 2021/01/30 18:25:14 UTC, 0 replies.
- [GitHub] [incubator-pinot] dongxiaoman opened a new issue #6509: Mmap lib issue after upgrading from Ubuntu 16.0 to 20.0 - posted by GitBox <gi...@apache.org> on 2021/01/30 23:54:08 UTC, 0 replies.