Hello,
It looks to me like the Calcite grammar does not accept empty array literals "ARRAY[]". This sounds like a serious omission. Is there a fundamental reason why this isn't in the grammar? If there isn't, I can file an issue for it. I can see a workaround using the Spark "ARRAY()" function. Thank you, Mihai
