Skip to content

Conversation

helinwang
Copy link
Contributor

@helinwang helinwang commented Sep 19, 2019

The parse time operator parses an input string according to the
provided format string into a Unix time, the number of seconds /
milliseconds / microseconds / nanoseconds elapsed since January 1,
1970 UTC.

Fixes: #492

@seanpmorgan
Copy link
Member

Hi @helinwang, first glance at the PR looks very good. Could you run bash tools/run_docker.sh -c 'make code-format' to fix the formatting issues please.

@helinwang
Copy link
Contributor Author

helinwang commented Sep 20, 2019

Thanks @seanpmorgan ! Done.
I didn't realize I have to format the code before a git commit is made.

Copy link
Member

@facaiy facaiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR. I leave some comments here :-)

@facaiy facaiy requested a review from a team September 21, 2019 06:39
Copy link
Member

@WindQAQ WindQAQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@helinwang
Copy link
Contributor Author

Thanks everyone, for the detailed review! All comments resolved.

The parse time operator parses an input string according to the
provided format string into a Unix time, the number of seconds /
milliseconds / microseconds / nanoseconds elapsed since January 1,
1970 UTC.

Fixes: tensorflow#492
@helinwang
Copy link
Contributor Author

@WindQAQ could you help add the "kokoro:force-run" tag again? I force pushed the commit again to fix a code style issue which failed the CI test. Thanks!

Copy link
Member

@WindQAQ WindQAQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Nice PR. @facaiy feel free to merge it after you take a look :-)

Copy link
Member

@facaiy facaiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Helin 😄

@facaiy facaiy merged commit d227cbd into tensorflow:master Sep 28, 2019
@facaiy
Copy link
Member

facaiy commented Sep 28, 2019

@helinwang
Copy link
Contributor Author

Thanks, @facaiy ! Here is the PR for updating the readme and codeowner file: #552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Would like to contribute parse time operator into tfa.text

6 participants