-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: avatica-1.8.0
-
Component/s: avatica
-
Labels:None
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.
- depends upon
-
CALCITE-1239 Upgrade to avatica-1.8.0
-
- Closed
-