Re: Program didn't stop after loading successfully

2017-05-05 Thread Ravindra Pesala
Hi, It seems threads which are opened for data loading is not stopped that is why your main program is not terminated upon completion of data loading. There is no functionality issue here you can still query the data. I will look into it why the threads are not terminated upon completion. Regards

Re: Carbondata vs Parquet

2017-05-05 Thread Ravindra Pesala
Hi, In CarbonData minimum read unit from disk is column chunk inside blocklet(rowgroup). For filter or projection it is same, and maximum read unit would be group of column chunks which are exists contiguous on disk. Regards, Ravindra. On Tue, 2 May 2017 at 5:57 PM, Rana Faisal wrote: > Hi all,

Re: introduce complex data-type for query "Alter table tableName change columnName copyColumnName dataType"

2017-05-05 Thread Liang Chen
+1. Regards Liang 2017-05-03 13:46 GMT+08:00 rahulcarbondata : > Hi all,currently "Alter table tableName change columnName copyColumnName > dataType" query supports only primitive type . I propose it should also > support complex data type . e.g. CREATE TABLE > changecomplexdatatype(arrayField *

[jira] [Created] (CARBONDATA-1030) Support reading specified segment or carbondata file

2017-05-05 Thread Jin Zhou (JIRA)
Jin Zhou created CARBONDATA-1030: Summary: Support reading specified segment or carbondata file Key: CARBONDATA-1030 URL: https://issues.apache.org/jira/browse/CARBONDATA-1030 Project: CarbonData

[jira] [Created] (CARBONDATA-1029) Load data time difference with Single-pass load.

2017-05-05 Thread Vinod Rohilla (JIRA)
Vinod Rohilla created CARBONDATA-1029: - Summary: Load data time difference with Single-pass load. Key: CARBONDATA-1029 URL: https://issues.apache.org/jira/browse/CARBONDATA-1029 Project: CarbonDat

[jira] [Created] (CARBONDATA-1028) Null displays while using limit with order by clause in sort_column

2017-05-05 Thread Vandana Yadav (JIRA)
Vandana Yadav created CARBONDATA-1028: - Summary: Null displays while using limit with order by clause in sort_column Key: CARBONDATA-1028 URL: https://issues.apache.org/jira/browse/CARBONDATA-1028

[jira] [Created] (CARBONDATA-1027) insert into/data load failing for numeric dictionary included column having null value

2017-05-05 Thread Mohammad Shahid Khan (JIRA)
Mohammad Shahid Khan created CARBONDATA-1027: Summary: insert into/data load failing for numeric dictionary included column having null value Key: CARBONDATA-1027 URL: https://issues.apache.org/jira/br