TLDR Roger faces an unknown datatype issue in DataGrip. vishal-signoz explains DataGrip doesn't support some Clickhouse types and provides a link for reference.
This is from the SigNoz docker compose setup when viewing in DataGrip
TagMap map[string]string `ch:“tagMap”` would this just end up as a string with json? I still find it odd that it explicitly say unknown type
Datagrip doesn’t support some clickhouse types.
Above is Map type:
Many thanks!
Roger
Sun, 19 Feb 2023 11:59:34 UTCMaybe more Clickhouse related than SigNoz, but why does it say unknown for the datatype here?