[
https://issues.apache.org/jira/browse/BEAM-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162116#comment-16162116
]
ASF GitHub Bot commented on BEAM-2804:
--------------------------------------
GitHub user zangshayang1 opened a pull request:
https://github.com/apache/beam/pull/3838
[BEAM-2804] support TIMESTAMP in sort
This PR enables beam-sql clause : order by [TIMESTAMP]. A test case has
been 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/3838.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 #3838
----
commit c236ef3c425f0260f104938349c2cd86655e1186
Author: Zang <[email protected]>
Date: 2017-09-11T21:59:52Z
[BEAM-2804] support TIMESTAMP in sort
----
> 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)