Github user jackylk closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/119
---
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
Gin-zhj created CARBONDATA-202:
--
Summary: Exception thrown in Beeline for data loading when
dictionary file content is not in correct format
Key: CARBONDATA-202
URL: https://issues.apache.org/jira/browse/CARBONDATA-2
GitHub user ashokblend opened a pull request:
https://github.com/apache/incubator-carbondata/pull/120
Pushing down below functions to carbon
1.Filter pushdown
2.EquiJoin
3.COUNT(*)
You can merge this pull request into a Git repository by running:
$ git pull https://gith
GitHub user jackylk opened a pull request:
https://github.com/apache/incubator-carbondata/pull/119
Replace cube with table
'DROP CUBE' is not supported, replace 'DROP CUBE' with 'DROP TABLE' syntax.
You can merge this pull request into a Git repository by running:
$ git pull h
Lionx created CARBONDATA-201:
Summary: Add comment Option
Key: CARBONDATA-201
URL: https://issues.apache.org/jira/browse/CARBONDATA-201
Project: CarbonData
Issue Type: Bug
Reporter:
GitHub user lion-x opened a pull request:
https://github.com/apache/incubator-carbondata/pull/118
add comment option
# Why raise this pr?
add csv comment option to csv paser,and fix one bug when passing quotechar.
# How to solve this?
by default # will as t
Github user ajayyadava commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/80#discussion_r77155687
--- Diff: .github/PULL_REQUEST_TEMPLATE.md ---
@@ -0,0 +1,13 @@
+Be sure to do all of the following to help us incorporate your contributio
Github user foryou2030 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/112
---
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 t
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/91
---
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 fe
Github user foryou2030 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77147060
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
+
Github user foryou2030 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77147108
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
+
Github user foryou2030 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77147039
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
+
Github user foryou2030 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77147007
--- Diff:
integration/spark/src/main/scala/org/apache/spark/sql/CarbonDictionaryDecoder.scala
---
@@ -32,6 +32,7 @@ import
org.apache.carbon
Gin-zhj created CARBONDATA-200:
--
Summary: Add performance statistics logs to record the query time
taken by carbon
Key: CARBONDATA-200
URL: https://issues.apache.org/jira/browse/CARBONDATA-200
Project: C
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/116
---
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 f
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/117
---
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 f
zhangshunyu created CARBONDATA-199:
--
Summary: when subquery with sort and filter the result is empty
Key: CARBONDATA-199
URL: https://issues.apache.org/jira/browse/CARBONDATA-199
Project: CarbonData
Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77135543
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77135391
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77135304
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
Github user ravikiran23 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77134335
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -400,43 +631,36 @@ object Carb
Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77134233
--- Diff:
core/src/main/java/org/apache/carbondata/core/carbon/querystatistics/SingleQueryStatisticsRecorder.java
---
@@ -0,0 +1,193 @@
Github user ravikiran23 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77131782
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -333,7 +531,7 @@ object Carbon
Github user kumarvishal09 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/91#discussion_r77131735
--- Diff:
integration/spark/src/main/scala/org/apache/spark/sql/CarbonDictionaryDecoder.scala
---
@@ -32,6 +32,7 @@ import
org.apache.car
Github user ravikiran23 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77131071
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -297,15 +366,144 @@ object Car
Github user ravikiran23 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77130739
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -297,15 +366,144 @@ object Car
Github user gvramana commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77129488
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -400,43 +631,36 @@ object CarbonD
Github user gvramana commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77129093
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -333,7 +531,7 @@ object CarbonDat
Github user gvramana commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77128213
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -297,15 +366,144 @@ object Carbon
GitHub user Zhangshunyu opened a pull request:
https://github.com/apache/incubator-carbondata/pull/117
[WIP]Fix the bug that when subquery with sort and filter the result is
empty.
## Why raise this pr?
Fix this bug: When the query has subquery with sort and filter, it can not
Github user gvramana commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/116#discussion_r77127755
--- Diff:
integration/spark/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala
---
@@ -297,15 +366,144 @@ object Carbon
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/107
---
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 f
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/114
---
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 f
33 matches
Mail list logo