You can switch among quoting styles (DOUBLE_QUOTE, BACK_TICK, BRACKET) within a session but it can only use one at a time.
> On Jun 1, 2016, at 10:03 AM, Vitalii Diravka <[email protected]> > wrote: > > Hi all! > > I am interested in adding ANSI_QUOTES (double quotes) into Apache Drill to > recognize identifiers. Also it would be great if default back tick quotes > will be work at the same time. > Since drill uses calcite parser - > Can calcite use several quotes/quoting at the same time while parse sql > statement? > > Thank's. > > > Kind regards > Vitalii
