lmccay4 opened a new pull request #151: KNOX-2018 - KnoxShellTable Filtering 
needs greaterThan and lessThan, equals methods
URL: https://github.com/apache/knox/pull/151
 
 
   ## What changes were proposed in this pull request?
   
   It would be useful to have greaterThan and lessThan filtering for 
KnoxShellTable.
   
   Currently we have a regex match to filter matches.
   
   Some easier methods for greaterThan, lessThan, equals, equalsIgnoreCare, etc 
would be very helpful as regex for those things may be possible but more 
complicated than necessary.
   
   ## How was this patch tested?
   
   Unit and manual tests
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to