Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The SQL standard defines error codes for the standard things that can go wrong while processing SQL. If client applications are written to expect those error codes they can make their behavior uniform across databases.
Avatica can help by defining the standard codes in a new enum org.apache.calcite.avatica.SqlState.
Attachments
Issue Links
- depends upon
-
CALCITE-1239 Upgrade to avatica-1.8.0
- Closed