[
https://issues.apache.org/jira/browse/KNOX-2018?focusedWorklogId=317602&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-317602
]
ASF GitHub Bot logged work on KNOX-2018:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/19 15:51
Start Date: 24/Sep/19 15:51
Worklog Time Spent: 10m
Work Description: lmccay4 commented on issue #151: KNOX-2018 -
KnoxShellTable Filtering needs greaterThan and lessThan, equals methods
URL: https://github.com/apache/knox/pull/151#issuecomment-534622961
> @lmccay4 so I think a lot of the concern from the comments come from
dealing with strings directly. This ends up requiring a lot of type specific
methods. Is there a reason that strings are being passed around and filtered on
directly instead of the underlying datatype?
The underlying data type is String for all of the values in the table.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 317602)
Time Spent: 2h 20m (was: 2h 10m)
> KnoxShellTable Filtering needs greaterThan and lessThan, equals Methods
> -----------------------------------------------------------------------
>
> Key: KNOX-2018
> URL: https://issues.apache.org/jira/browse/KNOX-2018
> Project: Apache Knox
> Issue Type: Improvement
> Components: KnoxShell
> Reporter: Larry McCay
> Assignee: Ljmiv
> Priority: Major
> Labels: noob
> Fix For: 1.4.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> 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.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)