[GitHub] carbondata pull request #1921: [CARBONDATA-2124][Streaming] Fix bugs in stre...

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

[GitHub] carbondata pull request #1921: [CARBONDATA-2124][Streaming] Fix bugs in stre...

qiuchenjian-2
GitHub user xuchuanyin opened a pull request:

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

    [CARBONDATA-2124][Streaming] Fix bugs in streaming ingest from file source

    The test in `TestStreamingTableOperation#Line235` only check the total row number. Actually the data ingest from file source are null.
   
    tests are updated for this case
   
    Be sure to do all of the following checklist to help us incorporate
    your contribution quickly and easily:
   
     - [X] Any interfaces changed?
     `Only internal interfaces are changed`
     - [X] Any backward compatibility impacted?
     `NO`
     - [X] Document update required?
    `NO`
     - [X] Testing done
            Please provide details on
            - Whether new unit test cases have been added or why no new tests are required?
    `Tests are updated`
            - How it is tested? Please attach test report.
    `Tested in local machine`
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


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

    $ git pull https://github.com/xuchuanyin/carbondata 0203_fix_bugs_in_streaming_ingest_from_file_source

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

    https://github.com/apache/carbondata/pull/1921.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 #1921
   
----
commit 9e5fa4a14751eaf2ee9165f0de8c0003ddbfa8c8
Author: xuchuanyin <xuchuanyin@...>
Date:   2018-02-03T09:05:20Z

    Fix bugs in streaming ingest from file source
   
    tests are updated for this case

----


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

[GitHub] carbondata pull request #1921: WIP: [CARBONDATA-2124][Streaming] Fix bugs in...

qiuchenjian-2
Github user xuchuanyin closed the pull request at:

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


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

[GitHub] carbondata pull request #1921: WIP: [CARBONDATA-2124][Streaming] Fix bugs in...

qiuchenjian-2
In reply to this post by qiuchenjian-2
GitHub user xuchuanyin reopened a pull request:

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

    WIP: [CARBONDATA-2124][Streaming] Fix bugs in streaming ingest from file source

    The test in `TestStreamingTableOperation#Line235` only check the total row number. Actually the data ingest from file source are null.
   
    tests are updated for this case
   
    Be sure to do all of the following checklist to help us incorporate
    your contribution quickly and easily:
   
     - [X] Any interfaces changed?
     `Only internal interfaces are changed`
     - [X] Any backward compatibility impacted?
     `NO`
     - [X] Document update required?
    `NO`
     - [X] Testing done
            Please provide details on
            - Whether new unit test cases have been added or why no new tests are required?
    `Tests are updated`
            - How it is tested? Please attach test report.
    `Tested in local machine`
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


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

    $ git pull https://github.com/xuchuanyin/carbondata 0203_fix_bugs_in_streaming_ingest_from_file_source

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

    https://github.com/apache/carbondata/pull/1921.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 #1921
   
----
commit 77d28db6ea8babc4babaa33716d1b01c076c47d9
Author: xuchuanyin <xuchuanyin@...>
Date:   2018-02-03T09:47:40Z

    Fix errors in streaming ingest test

----


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

[GitHub] carbondata issue #1921: WIP: [CARBONDATA-2124][Streaming] Fix bugs in stream...

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

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



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

[GitHub] carbondata issue #1921: WIP: [CARBONDATA-2124][Streaming] Fix bugs in stream...

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

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



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

[GitHub] carbondata issue #1921: WIP: [CARBONDATA-2124][Streaming] Fix bugs in stream...

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

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



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

[GitHub] carbondata pull request #1921: WIP: [CARBONDATA-2124][Streaming] Fix bugs in...

qiuchenjian-2
In reply to this post by qiuchenjian-2
Github user xuchuanyin closed the pull request at:

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


---