GitHub user ravipesala opened a pull request:
https://github.com/apache/carbondata/pull/2388
[WIP] Fix test on pr-2328
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [ ] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests
are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance
test report.
- Any additional information to help reviewers in testing this
change.
- [ ] 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/ravipesala/incubator-carbondata pr-2328
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2388.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 #2388
----
commit 173f16e91a951e22446b6b96eb262724e98aea8a
Author: Jacky Li <jacky.likun@...>
Date: 2018-05-21T13:49:33Z
support StreamSQL
add test
add test
fix comment
fix comment
commit 6f708ada7052a8dc25454c47a1432f7bb7b8a107
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-12T17:52:22Z
fix comment
commit 9f1643a454884fa100f2c1522bd2503f5779d2e5
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-13T03:51:45Z
fix test
commit 2419422920f760fdd8bc6b6f08e15128c8f9920b
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-13T08:48:10Z
change parser option
commit 55f22507b116e247d73897ac2290b3c367abcbf0
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-15T07:07:55Z
fix test
commit aec29e7a13f95574b14d3671e849849869278406
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-18T15:58:56Z
fix comment
commit 471e5dc504b5514ccd47a93f650364c1f3796a26
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-19T06:26:09Z
fix test
commit a33a82a1a26cdb3be93fa12231cc1a52fe060692
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-19T14:22:00Z
fix test
commit 8286484af7b8370f265f8a8d9397e3092980ecce
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-19T14:23:08Z
fix test
commit 4cb6cca901fe556c6d942d1e5d72c863b7dc41c5
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-19T16:55:44Z
fix test
commit d769c7e04283a300ec1b9b695a0ec3e3d6ac0ff7
Author: Jacky Li <jacky.likun@...>
Date: 2018-06-20T06:59:55Z
fix test
commit dd4a4fb11e08a72e40c84d36e26fd1ee26891c03
Author: ravipesala <ravi.pesala@...>
Date: 2018-06-20T13:19:18Z
Fixed Tests
----
---