You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/10/18 03:19:43 UTC

[GitHub] [calcite] CoderZJ opened a new pull request #1518: ElasticSearch schema with pathPrefix

CoderZJ opened a new pull request #1518: ElasticSearch schema with pathPrefix
URL: https://github.com/apache/calcite/pull/1518
 
 
   we can use "pathPrefix" in "operand" to set up elasticsearch rest client.
   eg:
    "operand": {
           "coordinates": "{'localhost': 80}",
           "pathPrefix":"test",
           "index":"xxx"
         }

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services