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

_key and _val fields should be excluded from 'select * from' queries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6
    • 2.0
    • sql

    Description

      We have a pretty serious usability issue - predefined _key and _val fields are returned when query like select * from is executed. First of all, this is counterintuitive because user never defines or configures these fields. Second of all, they actually duplicate all other fields. And finally, they cause serialization exceptions because classes for key and value are not always available.

      We should exclude these fields from select * from queries, but this is a compatibility breaking change. It should be done in 2.0.

      Attachments

        Issue Links

          Activity

            People

              skalashnikov Sergey Kalashnikov
              vkulichenko Valentin Kulichenko
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: