vogievetsky opened a new pull request, #13105:
URL: https://github.com/apache/druid/pull/13105
Also ret rid of the ability to generate `jq` flatten specs because we never
use it in the first place.
Try it with this record:
```
{"hello.world":{"a\nb":{"x'y\"z":"hi there"}}}
```
It now generates a correct flatten spec that works:
<img width="398" alt="image"
src="https://user-images.githubusercontent.com/177816/190835509-d49e88ca-9d81-4ad7-8640-c68d74541ead.png">
--
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]