[GitHub] carbondata pull request #2141: Added comment for SDK writer API methods

classic Classic list List threaded Threaded
73 messages Options
1234
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #2141: Added comment for SDK writer API methods

qiuchenjian-2
GitHub user ajantha-bhat opened a pull request:

    https://github.com/apache/carbondata/pull/2141

    Added comment for SDK writer API methods

    Be sure to do all of the following checklist to help us incorporate
    your contribution quickly and easily:
   
     - [ ] Any interfaces changed? NO
     
     - [ ] Any backward compatibility impacted? NO
     
     - [ ] Document update required? NO
   
     - [ ] Testing done. NA
           
   
   


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ajantha-bhat/carbondata unmanaged_table

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/2141.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 #2141
   
----
commit 49970829d56b91f2a5ca6e46f3957b248cf9ccde
Author: ajantha-bhat <ajanthabhat@...>
Date:   2018-04-06T08:40:38Z

    Added comment for SDK writer API methods

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Added comment for SDK writer API m...

qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3629/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Added comment for SDK writer API m...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4320/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Added comment for SDK writer API m...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4851/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #2141: [CARBONDATA-2313] Added comment for SDK write...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2141#discussion_r179950388
 
    --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java ---
    @@ -58,44 +58,85 @@
       private boolean isUnManagedTable;
       private long UUID;
     
    +  /**
    +   * prepares the builder with the schema provided
    +   * @param schema
    --- End diff --
   
    provide description for @param and @return


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata pull request #2141: [CARBONDATA-2313] Added comment for SDK write...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ajantha-bhat commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2141#discussion_r179951717
 
    --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java ---
    @@ -58,44 +58,85 @@
       private boolean isUnManagedTable;
       private long UUID;
     
    +  /**
    +   * prepares the builder with the schema provided
    +   * @param schema
    --- End diff --
   
    done. Added.


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Added comment for SDK writer API m...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4868/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Added comment for SDK writer API m...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3646/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Added comment for SDK writer API m...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4337/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ajantha-bhat commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    retest this please


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ajantha-bhat commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    retest this please


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3654/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4877/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4344/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ajantha-bhat commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    retest this please


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4345/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/4346/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/3667/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed drop table issue in cluster ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/4890/



---
Reply | Threaded
Open this post in threaded view
|

[GitHub] carbondata issue #2141: [CARBONDATA-2313] Fixed SDK writer issues and added ...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user ajantha-bhat commented on the issue:

    https://github.com/apache/carbondata/pull/2141
 
    retest this please


---
1234