Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-11311

MVCC: SQL full table scan query can return duplicates.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • mvcc, sql

    Description

      SQL query like "select * from table" can return duplicate rows.

      Possible reasons are

      • SQL query iterates over data pages directly and can see inconsistent state (IGNITE-10561
      • Query see stale pages. See IGNITE-10767 for details.
      • Smth is wrong with mvcc versions visibility.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amashenkov Andrey Mashenkov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: