Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1496

Query result column names don't follow the specification for wildcard selects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha5
    • 3.0.0.Alpha4
    • JCR
    • None

      When a query contains a SELECT clause with a wildcard in it (e.g., "SELECT * ..." or "SELECT s.* ...", the columns in the tabular results are to be named "selectorName.propertyName" (see Section 6.7.39 of the JSR-283 specification). ModeShape doesn't follow this requirement.

      The "ColumnTest.testExpandColumnsForNodeType" TCK test method verifies this behavior, but ModeShape doesn't pass the test because of JCR-3313.

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: