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

CTAS broken with the new auto partition feature ( Not in master yet)

    XMLWordPrintableJSON

Details

    Description

      git.commit.id.abbrev=1f02105

      I tried running a simple ctas query from stevens branch (https://github.com/StevenMPhillips/incubator-drill/tree/partitioning3) which contains the auto partition feature, and it failed with an IOOB exception. (

      create table l as select l_orderkey, l_linenumber from cp.`tpch/lineitem.parquet`;
      Error: SYSTEM ERROR: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
      
      
      [Error Id: a6696e99-f1c6-4ee8-abf0-a869a829a0a9 on qa-node190.qa.lab:31010] (state=,code=0)
      

      This is just plain old ctas without the new auto partition feature which is broken.

      Attached the log file.

      Attachments

        1. error.log
          12 kB
          Rahul Kumar Challapalli

        Activity

          People

            jni Jinfeng Ni
            rkins Rahul Kumar Challapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: