GitHub user anubhav100 opened a pull request:
https://github.com/apache/carbondata/pull/1774
[CARBONDATA-2001] Unable to Save DataFrame As Carbondata stream table
**jira link**:https://issues.apache.org/jira/browse/CARBONDATA-2001
1.added table property for streaming in carbondataframewriter
2.added test case for same
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anubhav100/incubator-carbondata
CARBONDATA-2001
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1774.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1774
----
commit 0c84c963a2463104ebde315743a34d95431fab7c
Author: anubhav100 <anubhav.tarar@...>
Date: 2018-01-08T07:47:36Z
unable to save data as carbondata stream table
----
---