huang1st commented on issue #9305: URL: https://github.com/apache/pinot/issues/9305#issuecomment-1238809240
> Is `metric` a metric column or a text column? > > ``` > "name": "metric", > "encodingType": "RAW", > "indexType": "TEXT", > "indexTypes": [ > "TEXT" > ]``` > ``` It is a dimension column and the type is string. I have attached the schema, you can have a look. [application_metrics_schema.txt](https://github.com/apache/pinot/files/9501942/application_metrics_schema.txt) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
