Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-2162

Exception when accessing sub-field of sub-field of composite Array element

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.15.0
    • 1.16.0
    • core
    • None

    Description

      for example, the following expression will throw an exception:

      a[1].b.c

      but the following will work:

      a[1].b

       

      Attachments

        Issue Links

          Activity

            People

              suez1224 Shuyi Chen
              suez1224 Shuyi Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: