kgyrtkirk commented on code in PR #17618:
URL: https://github.com/apache/druid/pull/17618#discussion_r1971635193
##########
docs/querying/scan-query.md:
##########
@@ -45,10 +45,10 @@ An example Scan query object is shown below:
"resultFormat": "list",
"columns":[],
Review Comment:
yeah - I also hate the terse json formatting...some time ago I was playing
with jackson to make it a bit nicer everywhere on a branch - but it was so
outside of scope with what I was doing so I reverted those changes.
the relevant commit is
[here](https://github.com/kgyrtkirk/druid/commit/7cfbfdc3ee659f4f2a8f3a2a98740581829569f0#diff-fc3ba223ad8562f14bbf7c5f7c47755d6984778a1ee8b016059b1a37ba606b4c)
feel free to pick it up - I don't have time to finish it.
I guess the change in the above commit aren't `linter` standard either :)
--
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]