Fixed - Support InsufficientCapacity (fixes internal issue)
Added - Add server feature supported checks - Support zip import - Add split estimation for sorted tables - Support Update & Delete for Sorted Tables - Support Elysium DDL for the pysdk
Changed - Move vast_flatbuf under vastdb
1.3.7
Fixed - Fix creating kafka schema before calling create table.
1.3.6
Fixed - Fix missing api call.
1.3.5
Added - Separated Kafka Topic specific APIs
1.3.4
Added - Support predicate pushdown on unsigned integers
1.3.3
Added - Detect non-VAST DB server responses
Fixed - Fetch table statistics when constructing a `Table` objects and accessing `Table.stats`