Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5763

Fix NPE during MapRDBSubScan deserialization

    XMLWordPrintableJSON

Details

    Description

      When querying mapr-db json table, if query has more than one major fragments, query execution fails since not all properties are defined MapRDBSubScan and thus deserialization fails.

      This is the regression from DRILL-5714.

      The root cause of the issue is that formatPluginConfig and storageConfig were not indicated as json properties and thus where not serialized. During deserialization they were set as null which caused NPE.

      Attachments

        Issue Links

          Activity

            People

              arina Arina Ielchiieva
              arina Arina Ielchiieva
              Vitalii Diravka Vitalii Diravka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: