GitHub user praveenmeenakshi56 opened a pull request:
https://github.com/apache/carbondata/pull/2968 [CARBONDATA-3141] Removed Carbon Table Detail Command Test case
### What has been changed?
Removed Carbon Table Detail Command Test case, as this is not used. But every time there is a change in metadata or anything else, the test case has to be modified repeatedly.
- [ ] Any interfaces changed?
NA
- [ ] Any backward compatibility impacted?
NA
- [ ] Document update required?
NA
- [ ] 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.
Test case removed
- [ ] 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/praveenmeenakshi56/carbondata tabledetail
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2968.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2968
----
commit 2f003fdebe83149440c665b13537c01b567424a3
Author: praveenmeenakshi56 <praveenmeenakshi56@...>
Date: 2018-11-30T12:35:08Z
Removed Carbon Table Detail Test case
----
---