[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-11-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2888 ---

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-11-01 Thread akashrn5
Github user akashrn5 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r230272135 --- Diff: docs/sdk-guide.md --- @@ -429,6 +429,15 @@ public CarbonWriterBuilder withAvroInput(org.apache.avro.Schema avroSchema); public

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-11-01 Thread akashrn5
Github user akashrn5 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r230270106 --- Diff: docs/sdk-guide.md --- @@ -124,7 +124,7 @@ public class TestSdkAvro { try { CarbonWriter writer = CarbonWriter.builder()

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-11-01 Thread akashrn5
Github user akashrn5 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r230270097 --- Diff: docs/sdk-guide.md --- @@ -686,6 +695,16 @@ Find example code at [CarbonReaderExample](https://github.com/apache/carbondata/ public

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-11-01 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r230247864 --- Diff: docs/sdk-guide.md --- @@ -429,6 +429,15 @@ public CarbonWriterBuilder withAvroInput(org.apache.avro.Schema avroSchema); public

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-10-31 Thread ajantha-bhat
Github user ajantha-bhat commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r229733657 --- Diff: docs/sdk-guide.md --- @@ -686,6 +695,16 @@ Find example code at [CarbonReaderExample](https://github.com/apache/carbondata/

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-10-31 Thread ajantha-bhat
Github user ajantha-bhat commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r229733094 --- Diff: docs/sdk-guide.md --- @@ -429,6 +429,15 @@ public CarbonWriterBuilder withAvroInput(org.apache.avro.Schema avroSchema); public

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-10-31 Thread sgururajshetty
Github user sgururajshetty commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2888#discussion_r229732059 --- Diff: docs/sdk-guide.md --- @@ -124,7 +124,7 @@ public class TestSdkAvro { try { CarbonWriter writer =

[GitHub] carbondata pull request #2888: [CARBONDATA-3066]add documentation for writte...

2018-10-31 Thread akashrn5
GitHub user akashrn5 opened a pull request: https://github.com/apache/carbondata/pull/2888 [CARBONDATA-3066]add documentation for writtenBy and getVersionDetails APIs in SDK This PR adds the documentation for new APIs added in SDK builder API- writtenBy() reader API-