You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Andrew Pilloud (Jira)" <ji...@apache.org> on 2021/07/30 00:01:23 UTC

[jira] [Created] (BEAM-12692) Calculating Top K element per window with Beam SQL

Andrew Pilloud created BEAM-12692:
-------------------------------------

             Summary: Calculating Top K element per window with Beam SQL
                 Key: BEAM-12692
                 URL: https://issues.apache.org/jira/browse/BEAM-12692
             Project: Beam
          Issue Type: New Feature
          Components: dsl-sql
            Reporter: Andrew Pilloud


This fails with '`ORDER BY` is only supported for global window..' but when the check is dropped it appears to just work. There is a thread on user@. We should consider just dropping the check.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)