Skip to content

v1.8.1

Compare
Choose a tag to compare
@dongjoon-hyun dongjoon-hyun released this 02 Dec 20:32
· 601 commits to main since this release
1064b86

Milestone

Changelog

Bug

  • ORC-1283 ENABLE_INDEXES does not take effect
  • ORC-1288 Invalid memory freeing with ZLIB compression
  • ORC-1291 NullPointerException in TypeDescription

Improvement

  • ORC-1268 Set CMP0135 policy for CMake 3.24+
  • ORC-1282 Add slf4j impl to avoid warning message
  • ORC-1294 Build error when skip tests build
  • ORC-1295 Improve ORC Spec example (Decoding RLE v2 direct)
  • ORC-1299 benchmark can't work for data resource 403
  • ORC-1305 Add more orc java examples
  • ORC-1308 Avoid star import

Test

  • ORC-1290 Bump spotbugs to 4.7.3
  • ORC-1300 Update Spark to 3.3.1 and its dependencies

Tasks

  • ORC-1269 Remove FindBugs
  • ORC-1270 Move opencsv dependency to the tools module.
  • ORC-1292 Add paragraph in java documentation