Thanks for the pointer, If I go ahead with the LSP service, would it make sense to put it under the calcite project or would you rather have a separate project?
On Fri, Apr 7, 2023 at 7:49 AM Julian Hyde <[email protected]> wrote: > I wrote SqlAdvisor [1] with the goal of enabling auto completion in SQL > editors, but I never took the next step of wrapping it as a service. > > Julian > > [1] > https://calcite.apache.org/javadocAggregate/org/apache/calcite/sql/advise/SqlAdvisor.html > > > On Apr 6, 2023, at 1:30 PM, Guillaume Masse < > [email protected]> wrote: > > > > Hi, > > > > I'm wondering if anyone has built a full fledge language server protocol > > using Calcite validator. > > > > I saw Dreamio has an autocomplete service: > > https://github.com/dremio/dremio-oss/tree/master/services/autocomplete > > > > -- > > Guillaume Massé > > [Gee-OHM] > > (马赛卫) >
