datasalt / splout-db

A web-latency SQL spout for Hadoop.
50 stars 14 forks source link

Improve the HTTP API for optionally return a stringified version of the results to avoid the 53 bits javascript numbers problem. #30

Open pereferrera opened 10 years ago

pereferrera commented 10 years ago

A flag could make the response to stringify all data and include a header with the metadata for knowing what type is each field.