Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1195

Create docs for interacting with Avatica server using json+curl

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • avatica-1.11.0
    • avatica
    • None

    Description

      A repeated problem I hear from people is that they are trying to use outdated CURL commands with JSON to "test" out the server.

      People will get to prepareAndExecute and then the query will fail.

      It appears that CALCITE-718 in 1.4.0-incubating changed the semantics of this request implementation to require a Statement to already exist in the server (by CreateStatement), whereas previous versions automatically created this Statement as a part of the call.

      We can get around this issue by just keep up-to-date docs on what the CURL commands to run are for simple actions.

      Attachments

        1. test_avatica_solr.sh
          2 kB
          Kevin Risden

        Issue Links

          Activity

            People

              krisden Kevin Risden
              elserj Josh Elser
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: