Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/971
  
    @jackylk Test cases are failing as it is aborting because of error, please 
check.
    
    ```
    17/06/06 00:43:20 ERROR CarbonFactDataHandlerColumnar: pool-694-thread-1 
Error in producer
    java.lang.ArrayIndexOutOfBoundsException
        at java.lang.System.arraycopy(Native Method)
        at org.apache.carbondata.core.util.ByteUtil.flatten(ByteUtil.java:697)
        at 
org.apache.carbondata.processing.store.DefaultEncoder.encodeAndCompressDimensions(DefaultEncoder.java:204)
        at 
org.apache.carbondata.processing.store.DefaultEncoder.encode(DefaultEncoder.java:64)
        at 
org.apache.carbondata.processing.store.CarbonFactDataHandlerColumnar.processDataRows(CarbonFactDataHandlerColumnar.java:352)
        at 
org.apache.carbondata.processing.store.CarbonFactDataHandlerColumnar.access$500(CarbonFactDataHandlerColumnar.java:60)
        at 
org.apache.carbondata.processing.store.CarbonFactDataHandlerColumnar$Producer.call(CarbonFactDataHandlerColumnar.java:736)
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to