-
Bug
-
Status:
Resolved
-
Minor
-
Resolution:
Fixed
-
2.0.1
-
-
-
- Insert Stage, While Spark read Stages which are writting by Flink in the meanwhile, JSONFORMAT EXCEPTION will be thrown.
- Show Segments with STAGE, when read stages which are writting by Flink or deleting by spark. JSONFORMAT EXCEPTION will be thrown
- Show Segment will load partition info for non-partition table, which shall be avoided.
- In getLastModifiedTime of TableStatus, if the loadendtime is empty, getLastModifiedTime throw NPE.