- [x] Column<Array<T>>, T=[bool, int(8/16/32/64), float, double, TextEncodingDict] - [x] getItem - [x] isNull - [x] setNull - [x] concatItem - [x] getDictId - [x] ColumnList<Array<T>>, T=[bool, int(8/16/32/64), float, double] - [x] Column <Timestamp> - [x] isNull - [x] setNull - [x] DayTimeInterval - [x] `DayTimeInterval(int64_t)` - [x] `operator==(DayTimeInterval)` - [x] `operator!=(DayTimeInterval)` - [x] `operator+(Timestamp)` - [x] `operator*(int64_t)` - [x] `numStepsBetween(Timestamp, Timestamp)` - [x] YearMonthTimeInterval - [x] `YearMonthInterval(int64_t)` - [x] `operator==(YearMonthTimeInterval)` - [x] `operator!=(YearMonthTimeInterval)` - [x] `operator+(Timestamp)` - [x] `operator*(int64_t)` - [x] `numStepsBetween` - [ ] TableFunctionManager - [x] set_output_array_values_total_number - [ ] disable_output_allocations - [ ] enable_output_allocations - [ ] getNewDictId - [ ] getCString - [ ] getOrAddTransient - [x] GeoPoint - [x] GeoMultiPoint - [x] GeoLineString - [x] GeoMultiLineString - [x] GeoPolygon - [x] GeoMultiPolygon
DayTimeInterval(int64_t)operator==(DayTimeInterval)operator!=(DayTimeInterval)operator+(Timestamp)operator*(int64_t)numStepsBetween(Timestamp, Timestamp)YearMonthInterval(int64_t)operator==(YearMonthTimeInterval)operator!=(YearMonthTimeInterval)operator+(Timestamp)operator*(int64_t)numStepsBetween