GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/953
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/953.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 #953
----
commit 276f8cb72412d5bcb0b88c0616e65a04dc7f1b52
Author: Kunal Khatua <[email protected]>
Date: 2017-09-21T23:03:41Z
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
----
---