Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Support the result table to display results of DESCRIBE/SHOW/DELETE queries #37

Merged
merged 2 commits into from
Mar 2, 2020
Merged

Conversation

chloe-zh
Copy link
Contributor

Issue #, if available:

Description of changes:

  • Changed request format to JDBC format specially for describe/show/delete queries
  • Supported to show the result table for describe/show/delete queries

Note: The default format in requests are currently JSON (raw response from ES engine). But the queries mentioned are sending JDBC format requests. It's a temporary solution, will all set the default format to JDBC.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link

@davidcui1225 davidcui1225 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chloe-zh chloe-zh merged commit 5beb5f8 into amazon-archives:master Mar 2, 2020
chloe-zh added a commit that referenced this pull request Apr 10, 2020
…ueries (#37)

* Added slash at the start of 'opendistro' path; supported to show the result table for describe/show/delete queries

* Changed show/describe/delete queries to request for jdbc format; enable the result table to display the results
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants