Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
None
Description
Some issues:
- Blob types not supported inĀ VitessType.java
- UINT64 should not overflow. We currently convert it to BIGINT (Long) directly.