I've turned this into a PR, more discussion going on over there: https://github.com/apache/beam/pull/5592
Andrew On Wed, Jun 6, 2018 at 9:46 PM Kenneth Knowles <k...@google.com> wrote: > This is a nice short design discussion doc, and perhaps a cooler piece of > news hidden in the paragraph :-) > > Kenn > > On Wed, Jun 6, 2018 at 9:24 AM Andrew Pilloud <apill...@google.com> wrote: > >> We are just about to the point of having a working pure SQL workflow for >> Beam! One of the last things that remains is how to configure Pipeline >> Options via a SQL shell. I have written up a proposal to use the set >> statement, for example "SET runner=DataflowRunner". I'm looking for >> feedback, particularly on what will make for the best user experience. >> Please take a look and comment: >> >> >> https://docs.google.com/document/d/1UTsSBuruJRfGnVOS9eXbQI6NauCD4WnSAPgA_Y0zjdk/edit?usp=sharing >> >> Andrew >> >