Re: [Issue] Long string columns config for big strings not work

2018-10-10 Thread aaron
Hi Community, I found that if I match the table columns order and dataframe order through below way, then it works. _df .select( "market_code", "product_id", "country_code", "category_id", "company_id", "name", "company", "release_date", "price", "version",

[Issue] Long string columns config for big strings not work

2018-10-10 Thread aaron
Hi Community, I encounter a issue, the LONG_STRING_COLUMNS config for big strings not work. My env is spark2.3.2 + carbon 1.5.0 1. DDL Sql carbon.sql( s""" |CREATE TABLE IF NOT EXISTS product( |market_code STRING, |product_id LONG, |country_code STRING,

Re: [VOTE] Apache CarbonData 1.5.0(RC2) release

2018-10-10 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB Le 10 oct. 2018 à 09:49, à 09:49, Liang Chen a écrit: >+1 > >Regards >Liang > >Ravindra Pesala 于2018年10月10日周三 上午3:15写道: > >> Hi >> >> I submit the Apache CarbonData 1.5.0 (RC2) for your vote. >> >> 1.Release Notes: >> >>

Re: [VOTE] Apache CarbonData 1.5.0(RC2) release

2018-10-10 Thread Liang Chen
+1 Regards Liang Ravindra Pesala 于2018年10月10日周三 上午3:15写道: > Hi > > I submit the Apache CarbonData 1.5.0 (RC2) for your vote. > > 1.Release Notes: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320220=12341006 > > Some key features and improvements in this release: >