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

expose document _id field when querying ElasticSearch

    XMLWordPrintableJSON

Details

    Description

      Elastic exposes _id field for each document (think unique doc ID).

      Expose if it is explicitly listed in projection: 

      select _MAP['_id'], _MAP['foo'] from elastic -- available
      select * from elastic -- not available
      

      Attachments

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              sereda Andrei Sereda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: