Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-2967

Internal Errors thrown while executing queries involving self join

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • querying
    • None

    Description

      Issue:
      While executing queries like
      SELECT * FROM /pos p1 WHERE p1.id = p1.id
      leads to an internal error if Indexes are used.

      Solution:
      ResultCollection needs to be created instead of StructCollection in this particular situation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nnag Nabarun Nag
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: