Stream SQL Workload

2018-11-20 Thread Sherif Sakr
Hi Julian, I hope this message finds you well. We are conducting some experiments to evaluate the performance of different systems on executing SQL-based streaming queries. We wonder if you are aware of any standard workload/benchmark that you recommend to use as a starting point in our experiment

Re: Stream SQL Workload

2018-11-20 Thread Julian Hyde
I believe that Beam and Flink use Nexmark http://datalab.cs.pdx.edu/niagara/pstream/nexmark.pdf https://issues.apache.org/jira/browse/BEAM-3147 Julian > On Nov 20, 2018, at 9:43 AM, Sher

Re: Stream SQL Workload

2018-11-20 Thread Anton Kedin
Yes, Beam SQL implements few Nexmark queries (not everything is currently easily implementable in Beam SQL): https://beam.apache.org/documentation/sdks/java/testing/nexmark/#nexmark-dashboards . Code can be found here: https://github.com/apache/beam/tree/2f4bd67b5b6f1c00bd9a5b36c73fc73bbf8f7c59/sd