Skip to content

Support queries through encapsulated JSON, as in Apache Drill. #1

Open
@pmundt

Description

@pmundt

Apache Drill provides its own SQL over REST interface, which instead of leaving the query to the raw URL, marshals the query as JSON to post instead. Row and column information is further encoded in the response as encapsulated JSON, allowing for column support to be extended as well.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions