Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
Currently, according to conventions each value in query response is accompanied with type in JSON representation. I never seen that query result contains values of different type. To me it would be a great performance improvement if value type will be specified just once in response JSON stream. For simple queries (like: select id from /region) this would reduce response size more than twice!