You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Yichi Zhang (Jira)" <ji...@apache.org> on 2020/05/06 17:08:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-9904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yichi Zhang updated BEAM-9904:
------------------------------
    Description: 
 
||query||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)*| |
|*Query 2: Find bids with specific auction ids and show their bid price.*| |
|*Query 3: Who is selling in particular US states?*| |
|*Query 4: What is the average selling price for each auction category?*| |
|*Query 5: Which auctions have seen the most bids in the last period?*| |
| | |

 

  was:
 
||query||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)*| |
|*Query 2: Find bids with specific auction ids and show their bid price.*| |
|*Query 3: Who is selling in particular US states?*| |
|*Query 4: What is the average selling price for each auction category?*| |
|*Query 5: Which auctions have seen the most bids in the last period?*| |
| | |

 


> 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
>
>  
> ||query||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)*| |
> |*Query 2: Find bids with specific auction ids and show their bid price.*| |
> |*Query 3: Who is selling in particular US states?*| |
> |*Query 4: What is the average selling price for each auction category?*| |
> |*Query 5: Which auctions have seen the most bids in the last period?*| |
> | | |
>  



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