Hi folks, I have created the third release candidate for Apache Tajo 0.11.0 release.
This is a major release which includes the major features and performance improvements as follows: * Nested record type support * ORC file support * Improved ResultSet fetch performance of JDBC and TajoClient * Tablespace support (similar to those of RDBMS) * JDBC storage support and projection/filter push down, enabling Tajo to efficiently process RDBMS tables without ETL * Multi-query support * Python UDF/UDFA support Also, this release fixes lots of bugs that users have reported. The RC2 is available at: https://dist.apache.org/repos/dist/dev/tajo/tajo-0.11.0-rc2/ Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetajo-1010/ The RC2 tag in git is here: https://git-wip-us.apache.org/repos/asf?p=tajo.git;a=commit;h=f10370ed53024bf2b671b33a8b4fef80f815bb61 Release notes is at: https://dist.apache.org/repos/dist/dev/tajo/tajo-0.11.0-rc2/relnotes.html and the KEYS file containing the PGP keys used to sign the release can currently be found at: http://people.apache.org/keys/group/tajo.asc The vote will be open for at least 72 hours. Please vote: [ ] +1 release the RC2 as tajo-0.11.0 [ ] + 0 no opinion [ ] -1 do not release this package because ... Here is my +1. Best regards, Hyunsik Choi
