GitHub user akashrn5 opened a pull request:
https://github.com/apache/carbondata/pull/2041 [CARBONDATA-2235]Update configuration-parameters.md
**carbon.query.show.datamaps**
This property is a system configuration, if it is set to true, show tables will list all the tables including datamaps(ex: Preaggregate) and if it is false, show tables will filter the datamaps and only will show the main tables.
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [x] Any interfaces changed?
NA
- [x] Any backward compatibility impacted?
NA
- [x] Document update required?
YES
- [x] Testing done
document updation, test is not required
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.
- [x] 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/akashrn5/incubator-carbondata patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2041.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2041
----
commit 0175ffd1cbe1d0891f417a869dddc95692e3a768
Author: akashrn5 <akashnilugal@...>
Date: 2018-03-07T12:03:10Z
Update configuration-parameters.md
----
---