[
https://issues.apache.org/jira/browse/METRON-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15622167#comment-15622167
]
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_r85738465
--- Diff:
metron-platform/metron-common/src/main/java/org/apache/metron/common/dsl/functions/DateFunctions.java
---
@@ -114,14 +114,14 @@ public static long getEpochTime(String date, String
format, Optional<String> tim
* Stellar Function: TO_EPOCH_TIMESTAMP
*/
@Stellar( name="TO_EPOCH_TIMESTAMP"
- , description="Returns the epoch timestamp of the dateTime given
the format. " +
+ , description="Returns the epoch timestamp of the dateTime in
the specifiedthe format. " +
--- 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)