Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2916

Change/error? in 'Ordered null semantics' output from 'SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS()' in lang/wisconsin.java

    XMLWordPrintableJSON

Details

    • Normal
    • Regression Test Failure

    Description

      SYSCS_UTIL.SYSCS_GET_RUNTIMESTATISTICS() on

      'Statement Text:
      select * from TENKTUP1
      left outer join TENKTUP2 on
      (
      TENKTUP1.unique1 = TENKTUP2.unique1
      )
      left outer join ONEKTUP on
      (
      TENKTUP2.unique2 = ONEKTUP.unique2
      )
      left outer join BPRIME on
      (
      ONEKTUP.onePercent = BPRIME.onePercent
      )
      '

      now returns extra "0" in

      ' Ordered null semantics on the following columns:
      0
      stop position:
      > on first 1 column(s).
      Ordered null semantics on the following columns:
      0
      '

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              olesolberg Ole Solberg
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: