Hi, All. According to the recent discussion on dev mailing list and JIRA comments, it seems that we had better release v1.5.13 as an EOL version for branch-1.5 explicitly and mark it as `Archived` on our website officially.
The last release on branch-1.5 was ORC 1.5.12 almost one year ago (September 2020) and we have 21 patches. $ git log --oneline rel/release-1.5.12..HEAD | wc -l 21 The following patches are notable ones. ORC-672: FIX ORC type conversion within arrays where array.length > 1024 ORC-598: Unable to read ORC file with struct and array.length > 1024 ORC-677: Add a deprecated legacy constructor SargApplier back ORC-673: PPD LTE Point equality comparison is wrong when RG MIN==MAX What do you think about that? Dongjoon.
