ArvinZheng commented on issue #15736: URL: https://github.com/apache/druid/issues/15736#issuecomment-2406184430
Hi @winsmith , @asdf2014 , this is because the column name `A,B` contains comma and it is stored into `meta.smooth` as is. I think we should document allowed or disallowed characters for column names in the following section. https://github.com/apache/druid/blob/a6236c3d15f6bad044bce851092810fd27ce6df5/docs/ingestion/ingestion-spec.md?plain=1#L247 -- 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]
