12.108. Release 0.139
- Fix planning bug that causes some joins to not be redistributed when is true.
- Fix rare leak of stage objects and tasks for queries using
LIMIT
.
- Remove cursor-based readers for ORC and DWRF file formats, as they have beenreplaced by page-based readers.
- Fix creating tables on S3 with CREATE TABLE AS.