kennknowles opened a new issue, #18675:
URL: https://github.com/apache/beam/issues/18675

   Beam has a number of classic streaming SQL benchmarks known as "Nexmark" 
coded up in both raw Java and also Beam SQL.
   
   So far, expanding functionality has been the focus of Beam SQL so there is 
little known about performance - we know only that it is a pretty 
straightforward mapping from SQL to Beam that should work OK a lot of the time. 
It would be interesting to see where the bottlenecks are when these SQL 
benchmarks are translated via Beam SQL into a Beam pipeline and then again 
translated to the native capabilities of e.g. Spark and Flink.
   
   This project will require the ability to read, write, and run Java and SQL.
   
   Imported from Jira 
[BEAM-3783](https://issues.apache.org/jira/browse/BEAM-3783). Original Jira may 
contain additional context.
   Reported by: kenn.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to