[
https://issues.apache.org/jira/browse/METRON-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15622165#comment-15622165
]
ASF GitHub Bot commented on METRON-521:
---------------------------------------
Github user cestella commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/327#discussion_r85738448
--- Diff: metron-platform/metron-common/README.md ---
@@ -332,24 +346,24 @@ The following functions are supported:
* Description: Transforms the first argument to a double precision number
* Input:
* input - Object of string or numeric type
- * Returns: Double
+ * Returns: Double version of the first argument
* `TO_EPOCH_TIMESTAMP`
- * Description: Returns the epoch timestamp of the dateTime given the
format. If the format does not have a timestamp and you wish to assume a given
timestamp, you may specify the timezone optionally.
+ * Description: Returns the epoch timestamp of the dateTime in the
specifiedthe format. If the format does not have a timestamp and you wish to
assume a given timestamp, you may specify the timezone optionally.
--- End diff --
thanks, fixed.
> Stellar function documentation needs grammar/clarity fixes
> ----------------------------------------------------------
>
> Key: METRON-521
> URL: https://issues.apache.org/jira/browse/METRON-521
> Project: Metron
> Issue Type: Improvement
> Reporter: Casey Stella
> Assignee: Casey Stella
>
> There are some unclear, inconsistent and ungrammatical text in the Stellar
> function descriptions. This should be corrected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)