Github user chenliang613 commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/471#discussion_r93937123
  
    --- Diff: 
integration/spark2/src/main/java/org/apache/carbondata/spark/vectorreader/ColumnarVectorWrapper.java
 ---
    @@ -21,7 +21,7 @@
     import org.apache.spark.sql.execution.vectorized.ColumnVector;
     import org.apache.spark.sql.types.Decimal;
     
    -public class ColumnarVectorWrapper implements CarbonColumnVector {
    +class ColumnarVectorWrapper implements CarbonColumnVector {
    --- End diff --
    
    i mean that other package's class may use the class also.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to