Thanks for all the comments, and discussions with Luke. The DSL interface
is updated to convert SQL queries into a PTranform, to be compatible with
Beam concept that PTransform is the building block for composing
"functions".
Check the doc for more details and feel free to leave a comment.
Mingmi
Thanks Mingmin; I left a few comments in the document.
On Sat, May 13, 2017 at 8:20 AM, Mingmin Xu wrote:
> It's part of the ongoing SQL feature, and available together with SQL.
> will update it.
>
> Mingmin
>
> > On May 13, 2017, at 5:20 AM, Ted Yu wrote:
> >
> > Can you fill out the Transiti
It's part of the ongoing SQL feature, and available together with SQL. will
update it.
Mingmin
> On May 13, 2017, at 5:20 AM, Ted Yu wrote:
>
> Can you fill out the Transition Plan ?
>
> Thanks
>
>> On Fri, May 12, 2017 at 10:49 PM, Mingmin Xu wrote:
>>
>> Hi all,
>>
>> As you may know, w
Can you fill out the Transition Plan ?
Thanks
On Fri, May 12, 2017 at 10:49 PM, Mingmin Xu wrote:
> Hi all,
>
> As you may know, we're working on BeamSQL to execute SQL queries as a Beam
> pipeline. This is a valuable feature, not only shipped as a packaged CLI,
> but also as part of the SDK to
Hi all,
As you may know, we're working on BeamSQL to execute SQL queries as a Beam
pipeline. This is a valuable feature, not only shipped as a packaged CLI,
but also as part of the SDK to assemble a pipeline.
I prepare a document[1] to list the high level APIs, to show how SQL
queries can be adde