Re: Merging our two SQL parser configs

2018-05-09 Thread Andrew Pilloud
Haven't heard anything, so I wrote up the change: https://github.com/apache/beam/pull/5325 Andrew On Mon, May 7, 2018 at 3:16 PM Andrew Pilloud wrote: > So we have two incompatible SQL parser configs in beam. One is in > BeamQueryPlanner >

Merging our two SQL parser configs

2018-05-07 Thread Andrew Pilloud
So we have two incompatible SQL parser configs in beam. One is in BeamQueryPlanner which is used by defaul