RES: Bug report: parse error with semicolon in string, when using 'source' command

2021-12-28 Thread Bruno Kim Medeiros Cesar
eiros Cesar Enviada em: quarta-feira, 1 de dezembro de 2021 15:21 Para: user@hive.apache.org Assunto: Bug report: parse error with semicolon in string, when using 'source' command Hey, folks! I see that there have been some bugs ([1], [2]) regarding semicolons within quotes or comme

Bug report: parse error with semicolon in string, when using 'source' command

2021-12-01 Thread Bruno Kim Medeiros Cesar
Hey, folks! I see that there have been some bugs ([1], [2]) regarding semicolons within quotes or comments, and I found another instance that I think is not handled yet. Here's a MWE using two files: -- create_tab.hql DROP TABLE IF EXISTS bkimmce_test; CREATE TABLE bkimmce_test ( foo IN