database-stream-processor
database-stream-processor copied to clipboard
[JIT] comments in generated JSON
It would be nice to be able to add additional information to the generated JSON, such as comments and source position information. This would simplify debugging.
I have verified that extra fields in the generated JSON are accepted.
This is actually true only for some of the JSON nodes, for example expressions do not support comments.