[
https://issues.apache.org/jira/browse/KNOX-2052?focusedWorklogId=324868&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-324868
]
ASF GitHub Bot logged work on KNOX-2052:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Oct/19 06:04
Start Date: 08/Oct/19 06:04
Worklog Time Spent: 10m
Work Description: lmccay4 commented on issue #163: KNOX-2052 -
KnoxShellTable mean, median, and mode methods
URL: https://github.com/apache/knox/pull/163#issuecomment-539350220
> Another idea: once you added `long` support you may consider `Date` or
`Timestamp` columns using `getTime()`. What do you think?
@smolnar82 I could see this being useful with finding `mode,` but not quite
sure how the rest of the methods here would lend themselves to a
date/timestamp. `Max` and `min` could also be useful but I would think that
would be more of `sort` thing where you would want the table itself displayed
in order with max/min on respective ends of the table. Are there any specific
use cases you had in mind? This might be going over my head. Filing a separate
JIRA might be a good idea for this.
----------------------------------------------------------------
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: 324868)
Time Spent: 2.5h (was: 2h 20m)
> KnoxShellTable mean, median, and mode methods
> ---------------------------------------------
>
> Key: KNOX-2052
> URL: https://issues.apache.org/jira/browse/KNOX-2052
> Project: Apache Knox
> Issue Type: Improvement
> Components: KnoxShell
> Reporter: Ljmiv
> Assignee: Ljmiv
> Priority: Major
> Fix For: 1.4.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> Would be beneficial to be able to get the mean, median, and mode values from
> columns in a table. No such functions exist as of now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)