Elon
06/04/2020, 9:28 PMtimeUsedMs
is >= 10s:
{
"exceptions": [],
"numServersQueried": 3,
"numServersResponded": 0,
"numSegmentsQueried": 0,
"numSegmentsProcessed": 0,
"numSegmentsMatched": 0,
"numConsumingSegmentsQueried": 0,
"numDocsScanned": 0,
"numEntriesScannedInFilter": 0,
"numEntriesScannedPostFilter": 0,
"numGroupsLimitReached": false,
"totalDocs": 0,
"timeUsedMs": 10000,
"segmentStatistics": [],
"traceInfo": {},
"minConsumingFreshnessTimeMs": 0
}
Elon
06/04/2020, 9:29 PMXiang Fu
Alex
06/04/2020, 9:58 PMKenny Bastani
06/04/2020, 10:04 PMKenny Bastani
06/04/2020, 10:04 PMElon
06/04/2020, 10:16 PMselect foo, bar, count(*) from pinot_table where timestamp >= <now - 5 minutes> group by foo, bar
Elon
06/05/2020, 4:56 AMKishore G
Elon
06/05/2020, 5:40 AMElon
06/05/2020, 5:42 AMElon
06/05/2020, 5:43 AMKishore G
Kishore G
Jackie
06/05/2020, 6:13 AMKishore G
Jackie
06/05/2020, 6:23 AMElon
06/05/2020, 8:25 PMElon
06/05/2020, 8:26 PMKishore G
Dan Hill
06/07/2020, 12:25 AMCaused by: java.lang.IllegalStateException: Multi value column is not supported
at org.apache.pinot.core.data.readers.PinotSegmentColumnReader.getDictionaryId(PinotSegmentColumnReader.java:143) ~[pinot-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPSHOT-c152f18f273042668a6d91d5d15c7ca018f31b4a]
at org.apache.pinot.core.startree.v2.builder.BaseSingleTreeBuilder.getSegmentRecordDimensions(BaseSingleTreeBuilder.java:228) ~[pinot-all-0.4.0-SNAPSHOT-jar-with-dependencies.jar:0.4.0-SNAPSHOT-c152f18f273042668a6d91d5d15c7ca018f31b4a]
Kishore G
Kishore G
Dan Hill
06/07/2020, 2:19 AMDan Hill
06/07/2020, 2:19 AMDan Hill
06/07/2020, 7:13 PMDan Hill
06/07/2020, 7:15 PMKishore G
Kishore G
Dan Hill
06/07/2020, 7:32 PM