Re: [Announce] SQL docs are now Blink only

2021-01-19 Thread Leonard Xu
Thanks Seth for the Great job ! As the Blink planner has been the default planner and legacy planner is on the way to remove, it makes our document clearer. Best, Leonard > 在 2021年1月19日,23:48,Till Rohrmann 写道: > > Awesome. Thanks a lot Seth! This will help us to keep the docs more easily > u

Re: [Announce] SQL docs are now Blink only

2021-01-19 Thread Till Rohrmann
Awesome. Thanks a lot Seth! This will help us to keep the docs more easily up to date. Cheers, Till On Tue, Jan 19, 2021 at 4:30 PM Seth Wiesman wrote: > Hi Everyone, > > I just merged in a PR to make the SQL / Table docs Blink planner only. > Going forward, you do not need to mark something as

[Announce] SQL docs are now Blink only

2021-01-19 Thread Seth Wiesman
Hi Everyone, I just merged in a PR to make the SQL / Table docs Blink planner only. Going forward, you do not need to mark something as Blink only or explain divergent semantics. Simply write the docs as if Blink were the only planner. There is a Legacy planner specific page[1]. If you add a feat