I don’t think so. One place to surface warnings would be via java.sql.Statement.getWarnings() but Avatica’s default implementation of that method returns null.
What are some scenarios where you think Calcite should give a warning? Julian > On Dec 18, 2023, at 7:13 PM, Mihai Budiu <[email protected]> wrote: > > Does calcite have any facilities for reporting warnings to users? > > Thank you, > Mihai
