You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by ajantha-bhat <gi...@git.apache.org> on 2018/04/27 09:47:00 UTC

[GitHub] carbondata pull request #2240: [CARBONDATA-2313] fixed multiple issues in SD...

GitHub user ajantha-bhat opened a pull request:

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

    [CARBONDATA-2313] fixed multiple issues in SDK writer and external table with NonTransactional table data

    [CARBONDATA-2313] fixed multiple issues in SDK writer and external table with NonTransactional table data
    
    *Header update for sdk interface api.
    *bad record path issue in sdk writer, should not be "null/null/null/taskno" changed to "sdkBadRecords/taskno".
    *Non transactional table, Number format exception was coming instead of bad record exception when load fails due to bad record.
    *Non transactional table, insert overwrite failure case old files must not be deleted.
    *Non transactional table, describe formatted path should be files path.
    *SDK, default all dimensions munst be inverted index encoding.
    *SDK, avro not supporting float datatype.
    
    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?NA
    
     - [ ] Testing done
            updated UT test cases. 
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.  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/2240.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 #2240
    
----
commit afe1781a268a45e03072fc319ea214b1e580fbd4
Author: ajantha-bhat <aj...@...>
Date:   2018-04-23T10:47:29Z

    [CARBONDATA-2313] fixed muliple issues in SKD writer and external table with nonTransactional table data
    
    *Header update for sdk interface api
    *bad record path issue in sdk writer, should not be "null/null/null/taskno" changed to "sdkBadRecords/taskno"
    *Non transactional table, Number format exception was coming instead of bad record exception when load fails due to bad record
    *Non transactional table, insert overwrite failure case old files must not be deleted
    *Non transactional table, describe formatted path should be files path
    *SDK, default all dimensions munst be inverted index encoding
    *SDK, avro not supporting float datatype

----


---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by ajantha-bhat <gi...@git.apache.org>.
Github user ajantha-bhat commented on the issue:

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


---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by kumarvishal09 <gi...@git.apache.org>.
Github user kumarvishal09 commented on the issue:

    https://github.com/apache/carbondata/pull/2240
  
    Many places indentation is not correct, please check


---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by kumarvishal09 <gi...@git.apache.org>.
Github user kumarvishal09 commented on the issue:

    https://github.com/apache/carbondata/pull/2240
  
    LGTM


---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by ajantha-bhat <gi...@git.apache.org>.
Github user ajantha-bhat commented on the issue:

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


---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata pull request #2240: [CARBONDATA-2313] fixed multiple issues in SD...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---

[GitHub] carbondata issue #2240: [CARBONDATA-2313] fixed multiple issues in SDK write...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

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



---