You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/07 15:17:00 UTC

[jira] [Commented] (BEAM-9904) python nexmark query pipelines

    [ https://issues.apache.org/jira/browse/BEAM-9904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17101764#comment-17101764 ] 

Ismaël Mejía commented on BEAM-9904:
------------------------------------

Duplicate of BEAM-2855?

> python nexmark query pipelines
> ------------------------------
>
>                 Key: BEAM-9904
>                 URL: https://issues.apache.org/jira/browse/BEAM-9904
>             Project: Beam
>          Issue Type: Sub-task
>          Components: benchmarking-py, testing-nexmark
>            Reporter: Yichi Zhang
>            Priority: Major
>
> Create python beam pipelines for the data analytic queries in NexMark suite:
>  
> ||query||corresponding java code||
> |*Query 0 (not part of original NexMark): Pass-through.*|[query0.java|https://github.com/apache/beam/blob/master/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/Query0.java]|
> |*Query 1: What are the bid values in Euro's? (Currency Conversion)*|[query1.java|https://github.com/apache/beam/blob/master/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/Query1.java]|
> |*Query 2: Find bids with specific auction ids and show their bid price.*|[query2.java|https://github.com/apache/beam/blob/master/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/Query2.java]|
> |*Query 3: Who is selling in particular US states?*|[query3.java|https://github.com/apache/beam/blob/master/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/Query3.java]|
> |*Query 4: What is the average selling price for each auction category?*|[query4.java|https://github.com/apache/beam/blob/master/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/Query4.java]|
> |*Query 5: Which auctions have seen the most bids in the last period?*|[query5.java|https://github.com/apache/beam/blob/master/sdks/java/testing/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/Query5.java]|
> | | |
>  



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