successok commented on issue #11221:
URL: https://github.com/apache/druid/issues/11221#issuecomment-835123579


   This is the new spec after reloading data from kafka which is normal:
   
`{"type":"kafka","spec":{"ioConfig":{"type":"kafka","consumerProperties":{"bootstrap.servers":"....."},"topic":".....","inputFormat":{"type":"json"},"useEarliestOffset":true},"tuningConfig":{"type":"kafka","maxRowsPerSegment":30000000,"maxTotalRows":40000000},"dataSchema":{"dataSource":".....","timestampSpec":{"column":"log_time_BI","format":"auto"},"dimensionsSpec":{"dimensions":[{"type":"long","name":"days_diff"},{"type":"string","name":"action_type"},{"type":"string","name":"adgroup_name"},{"type":"string","name":"adjustADID"}]},"granularitySpec":{"queryGranularity":"none","rollup":false,"segmentGranularity":"hour"},"transformSpec":{"transforms":[{"type":"expression","name":"install_timestamp","expression":"timestamp(install_time)"}]}}}}`


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to