GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/963
DRILL-5259: Allow listing a user-defined number of profiles
Added an additional field in the UI allowing a user to specify the max
number of profiles to display
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-5259
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/963.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 #963
----
commit f4a538361fe2494627d5425de345f525471c245c
Author: Kunal Khatua <[email protected]>
Date: 2017-09-26T20:55:40Z
DRILL-5259: Allow listing a user-defined number of profiles
Added an additional field in the UI allowing a user to specify the max
number of profiles to display
----
---