You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by xubo245 <gi...@git.apache.org> on 2018/01/23 12:18:21 UTC

[GitHub] carbondata pull request #1848: [CARBONDATA-2068][CARBONDATA-1516] Drop datam...

GitHub user xubo245 opened a pull request:

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

    [CARBONDATA-2068][CARBONDATA-1516] Drop datamap should work for timeseries preaggregate table

    
    
     - [ ] Any interfaces changed?
          No
     - [ ] Any backward compatibility impacted?
        No
     - [ ] Document update required?
    No
     - [ ] Testing done
            add test case for drop timeseries pre aggregate table
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    No


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

    $ git pull https://github.com/xubo245/carbondata dropTimeseriesDataMap

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

    https://github.com/apache/carbondata/pull/1848.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 #1848
    
----
commit f0b0d2ec406aa1b8a2bccd1e1b21435f5924fcbf
Author: xubo245 <60...@...>
Date:   2018-01-23T12:05:06Z

    [CARBONDATA-2068] Drop datamap should work for timeseries preaggregate table

----


---

[GitHub] carbondata pull request #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests...

Posted by xubo245 <gi...@git.apache.org>.
GitHub user xubo245 reopened a pull request:

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

    [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop datamap should work for timeseries preaggregate table

    
    
     - [ ] Any interfaces changed?
          No
     - [ ] Any backward compatibility impacted?
        No
     - [ ] Document update required?
    No
     - [ ] Testing done
            add test case for drop timeseries pre aggregate table
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    No


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

    $ git pull https://github.com/xubo245/carbondata dropTimeseriesDataMap

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

    https://github.com/apache/carbondata/pull/1848.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 #1848
    
----
commit f0b0d2ec406aa1b8a2bccd1e1b21435f5924fcbf
Author: xubo245 <60...@...>
Date:   2018-01-23T12:05:06Z

    [CARBONDATA-2068] Drop datamap should work for timeseries preaggregate table

commit 016e8a2866e91b3b8fa256c837708f67ff2368b7
Author: xubo245 <60...@...>
Date:   2018-01-23T13:22:30Z

    add if exists

commit 4b22995e9538810ed9485c6df8aa1fdb21cc9e73
Author: xubo245 <60...@...>
Date:   2018-01-24T01:37:50Z

    test

----


---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata pull request #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests...

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

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


---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

    https://github.com/apache/carbondata/pull/1848
  
     sql(s"drop datamap if exists agg1 on table mainTable")  not support,
     Carbon support    sql(s"drop datamap if exists agg1_year on table mainTable").


---

[GitHub] carbondata pull request #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests...

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

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


---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---

[GitHub] carbondata issue #1848: [WIP][CARBONDATA-2068][CARBONDATA-1516][Tests] Drop ...

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

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



---