carbondata git commit: [HOXFIX] Add show and drop datamap code

2018-03-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/branch-1.3 ba5a70adb -> 1be56f781 [HOXFIX] Add show and drop datamap code Add show and drop datamap code. Update assemble pom for changing jar name. This closes #2023 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

carbondata git commit: [HOXFIX] Add show and drop datamap code

2018-03-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master d0c2ab2dc -> f5df308d0 [HOXFIX] Add show and drop datamap code Add show and drop datamap code. Update assemble pom for changing jar name. This closes #2023 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[20/25] carbondata git commit: [CARBONDATA-2196] Take CarbonTable from loadmodel during streaming ingestion

2018-03-03 Thread ravipesala
[CARBONDATA-2196] Take CarbonTable from loadmodel during streaming ingestion This closes #1991 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/65234b27 Tree:

[07/25] carbondata git commit: [CARBONDATA-2135] Documentation for Table comment and Column Comment

2018-03-03 Thread ravipesala
[CARBONDATA-2135] Documentation for Table comment and Column Comment Documentation for table comment and column comment This closes #1936 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/433bdf3b Tree:

[21/25] carbondata git commit: [CARBONDATA1506] fix SDV error in PushUP_FILTER_uniqdata_TC075

2018-03-03 Thread ravipesala
[CARBONDATA1506] fix SDV error in PushUP_FILTER_uniqdata_TC075 fix SDV error in PushUP_FILTER_uniqdata_TC075 This closes #1941 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/f1a73bd9 Tree:

[16/25] carbondata git commit: [CARBONDATA-2208]Pre aggregate datamap creation is failing when count(*) present in query

2018-03-03 Thread ravipesala
[CARBONDATA-2208]Pre aggregate datamap creation is failing when count(*) present in query create datamap agg on table maintable using 'preaggregate' as select name, count(*) from maintable group by name This closes #2004 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[13/25] carbondata git commit: [HOTFIX] Check concurrent loading in compaction command

2018-03-03 Thread ravipesala
[HOTFIX] Check concurrent loading in compaction command In compaction command, concurrent loading should be checked in processData method This closes #2002 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/abb0a0b2

[15/25] carbondata git commit: [CARBONDATA-2147][CARBONDATA-2148][Streaming] Add new row parser: RowStreamParserImpl

2018-03-03 Thread ravipesala
[CARBONDATA-2147][CARBONDATA-2148][Streaming] Add new row parser: RowStreamParserImpl Currently the default value of 'carbon.stream.parser' is CSVStreamParserImp, it transforms InternalRow(0) to Array[Object], InternalRow(0) represents the value of one line which is received from Socket. When

[09/25] carbondata git commit: [CARBONDATA-2215][Documentation] Describe CarbonStreamParser in streaming-guide.md

2018-03-03 Thread ravipesala
[CARBONDATA-2215][Documentation] Describe CarbonStreamParser in streaming-guide.md This closes #2016 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/87361a80 Tree:

[25/25] carbondata git commit: [CARBONDATA-2098] Add datamap managment description

2018-03-03 Thread ravipesala
[CARBONDATA-2098] Add datamap managment description Enhance document for datamap This closes #2026 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ba5a70ad Tree:

[08/25] carbondata git commit: [CARBONDATA-2214][Docs]Remove config 'spark.sql.hive.thriftServer.singleSession' from installation-guide.md

2018-03-03 Thread ravipesala
[CARBONDATA-2214][Docs]Remove config 'spark.sql.hive.thriftServer.singleSession' from installation-guide.md Remove config 'spark.sql.hive.thriftServer.singleSession' from installation-guide.md This closes #2013 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[10/25] carbondata git commit: [CARBONDATA-2144] Optimize preaggregate table documentation, include timeseries

2018-03-03 Thread ravipesala
[CARBONDATA-2144] Optimize preaggregate table documentation, include timeseries Optimize preaggregate table documentation, include timeseries This closes #1949 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[18/25] carbondata git commit: [CARBONDATA-2055][Streaming] Support integrating Stream table with Spark Streaming

2018-03-03 Thread ravipesala
[CARBONDATA-2055][Streaming] Support integrating Stream table with Spark Streaming This closes #1867 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/6bb5a2b0 Tree:

[02/25] carbondata git commit: [HOTFIX] Fix documentation errors.Add examples for pre-aggregate usage

2018-03-03 Thread ravipesala
[HOTFIX] Fix documentation errors.Add examples for pre-aggregate usage Fix documentation errors.Add examples for pre-aggregate usage This closes #1945 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ff2a2134 Tree:

[01/25] carbondata git commit: [HOTFIX] Fix documentation error

2018-03-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/branch-1.3 5b44e8105 -> ba5a70adb [HOTFIX] Fix documentation error Fix documentation error This closes #1931 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[22/25] carbondata git commit: [HOTFIX] Fixed all examples

2018-03-03 Thread ravipesala
[HOTFIX] Fixed all examples Fixed all examples This closes #2024 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/5b0b503f Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/5b0b503f Diff:

[05/25] carbondata git commit: [HOTFIX] Fix documentation errors

2018-03-03 Thread ravipesala
[HOTFIX] Fix documentation errors Fix documentation errors This closes #1955 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/6c25d240 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/6c25d240 Diff:

[06/25] carbondata git commit: [Documentation] Editorial review

2018-03-03 Thread ravipesala
[Documentation] Editorial review correct some docus description This closes #1992 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/e5d9802a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/e5d9802a

[23/25] carbondata git commit: [CARBONDATA-2204] Optimized number of reads of tablestatus file while querying

2018-03-03 Thread ravipesala
[CARBONDATA-2204] Optimized number of reads of tablestatus file while querying This PR avoid reading status file multiple times. For first time query, it reads 2 times(Needed for datamap refresher) and 1 time for second query onwards. This closes #1999 Project:

[17/25] carbondata git commit: [CARBONDATA-2212] Event fired while updating the status during streaming handoff

2018-03-03 Thread ravipesala
[CARBONDATA-2212] Event fired while updating the status during streaming handoff This closes #2009 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/cf2390a8 Tree:

[11/25] carbondata git commit: [CARBONDATA-2098] Optimize document for datamap

2018-03-03 Thread ravipesala
[CARBONDATA-2098] Optimize document for datamap Optimize document for datamap This closes #2025 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/95ac5eff Tree:

[04/25] carbondata git commit: [CARBONDATA-2138] Added documentation for HEADER option while loading data

2018-03-03 Thread ravipesala
[CARBONDATA-2138] Added documentation for HEADER option while loading data Added documentation for HEADER option in load data This closes #1938 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/4033f4ce Tree:

[19/25] carbondata git commit: [CARBONDATA-2211] in case of DDL HandOff should not be execute in thread

2018-03-03 Thread ravipesala
[CARBONDATA-2211] in case of DDL HandOff should not be execute in thread 1. DDL handoff will be executed in the blocking thread. 2. Auto handoff will be executed in a new non-blocking thread. This closes #2008 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[03/25] carbondata git commit: [Documentation] Formatting issue fixed

2018-03-03 Thread ravipesala
[Documentation] Formatting issue fixed This closes #1954 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/fd481f58 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/fd481f58 Diff:

[24/25] carbondata git commit: [CARBONDATA-2098] Optimize pre-aggregate documentation

2018-03-03 Thread ravipesala
[CARBONDATA-2098] Optimize pre-aggregate documentation optimize pre-aggregate documentation move to separate file add more examples This closes #2022 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ec893412 Tree:

[12/25] carbondata git commit: [CARBONDATA-2161] update mergeTo column for compacted segment of streaming table

2018-03-03 Thread ravipesala
[CARBONDATA-2161] update mergeTo column for compacted segment of streaming table This closes #1971 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/36e770ce Tree:

carbondata git commit: [CARBONDATA-2098] Add datamap managment description

2018-03-03 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master c125f0caa -> d0c2ab2dc [CARBONDATA-2098] Add datamap managment description Enhance document for datamap This closes #2026 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: