Slackbot
02/16/2023, 12:44 PMLuiz Augusto
02/16/2023, 1:32 PMsanthosh K
02/16/2023, 2:27 PMLuiz Augusto
02/16/2023, 4:04 PMsanthosh K
02/16/2023, 5:41 PMLuiz Augusto
02/16/2023, 6:45 PMSo you can create a table with hourlyjust to make sure as I noticed an errorsegmentquery granularity, stored in segments with daily or weekly granulariy.
Luiz Augusto
02/16/2023, 6:48 PMsanthosh K
02/16/2023, 6:54 PMsanthosh K
02/16/2023, 7:02 PMBen Krug
02/16/2023, 11:38 PMBen Krug
02/16/2023, 11:39 PM"inputSource": {
"type": "druid",
"metrics": [
"m1" <--=============---
],
"dataSource": "orig",
"interval": "2000/3000"
}
If using the web console, the UI presents the option to specify metrics during the "connect" step (default is empty). The "m1" metric can be added thereto generate the correct spec.
After adding the "m1" metric, I'm able to query the reindexed data source and see the expected (non-zero) values for the sum_m1 column.Ben Krug
02/16/2023, 11:41 PMsanthosh K
02/17/2023, 9:23 AMBen Krug
02/19/2023, 9:03 PM