daniel-imgarena opened a new issue, #16012:
URL: https://github.com/apache/druid/issues/16012

   ### Affected Version
   
   I'm using Druid 29
   
   ### Description
   
   The Console UI creates wrong spec when adding a column flatten for a Kafka 
ingestion.
   
   Reproducing:
   - Create a new Kafka ingestion 
   - Add a column flattening like 'type: path', 'path: $'
   - The flatten section will be in **spec > ioConfig > inputFormat > 
flattenSpec**
   - It should be on **spec > ioConfig > inputFormat > valueFormat > 
flattenSpec**
   
   It's difficult to understand at first because you can see your data just 
fine in the 'Configure Schema' tab, but after submit you won't see your data in 
the table and checking the supervisor the wrong flattenspec will not even be 
present.


-- 
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: commits-unsubscr...@druid.apache.org.apache.org

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