GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/1723 [CARBONDATA-1939] Added show segments validation test case
(1) Modified headers of show segments
(2) Modified SDV test cases for validating headers and result
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
SDV test cases modified
- [ ] 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/dhatchayani/incubator-carbondata show_segments_header
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1723.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1723
----
commit 7104ccf1ad0448366af3386d973dbe47e8f333bb
Author: dhatchayani <dhatcha.official@...>
Date: 2017-12-26T06:10:14Z
[CARBONDATA-1939] Added show segments validation test case
----
---