[
https://issues.apache.org/jira/browse/BEAM-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162005#comment-16162005
]
ASF GitHub Bot commented on BEAM-2804:
--------------------------------------
GitHub user zangshayang1 opened a pull request:
https://github.com/apache/beam/pull/3837
[BEAM-2804] support TIMESTAMP in Sort
This PR enables beam-sql clause : order by [TIMESTAMP].
One test case is added to
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamSortRelTest.java.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zangshayang1/beam BEAM-2804
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3837.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3837
----
commit 68aaf7107e47edc18b9c02c9e17b97358e03af90
Author: Zang <[email protected]>
Date: 2017-09-07T20:51:46Z
support ORDER BY [TIMESTAMP] with test case -- testOrderBy_timestamp -- in
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamSortRelTest.java
----
> support TIMESTAMP in Sort
> -------------------------
>
> Key: BEAM-2804
> URL: https://issues.apache.org/jira/browse/BEAM-2804
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql
> Reporter: Xu Mingmin
> Assignee: Shayang Zang
> Priority: Minor
> Labels: beginner
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)