GitHub user xubo245 opened a pull request:
https://github.com/apache/carbondata/pull/2919
[CARBONDATA-3097] Support folder path in getVersionDetails and support
getVersionDetails in CSDK
This PR support folder path in getVersionDetails and support
getVersionDetails in CSDK
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed?
add
- [ ] Any backward compatibility impacted?
no
- [ ] Document update required?
Yes
- [ ] Testing done
add test case in SDK and CSDK
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
JIRA2951
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xubo245/carbondata
CARBONDATA-3097_getVersionDetails
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2919.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 #2919
----
commit 22a6bd39e63040761b70fc944a056d9492e5e95e
Author: xubo245 <xubo29@...>
Date: 2018-11-14T09:03:17Z
[CARBONDATA-3097] Support folder path in getVersionDetails and support
getVersionDetails in CSDK
----
---