Release Notes - Tajo - Version 0.11.3
Bug
- [TAJO-2110] - Fix incorrect DateTime and remove hard coded tests
- [TAJO-2119] - Invalid sort result when sort key columns contain non-ascii values
- [TAJO-2135] - Invalid join result when join key columns contain nulls
- [TAJO-2140] - TajoInternalError does not contains reason stack trace
- [TAJO-2143] - Fix race condition in task history writer
Task
- [TAJO-2142] - Temporarily disable NOT IN subquery
- [TAJO-2145] - Error codes based on errno.h need prefix