Hi folks, I have created the second 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 RC1 is available at: https://dist.apache.org/repos/dist/dev/tajo/tajo-0.11.0-rc1/ Nexus Staging URL: https://repository.apache.org/content/repositories/orgapachetajo-1009/ The RC1 tag in git is here: https://git-wip-us.apache.org/repos/asf?p=tajo.git;a=commit;h=25c72ff23c7169dad039d1b1bfecc01992948c57 Release notes is at: https://dist.apache.org/repos/dist/dev/tajo/tajo-0.11.0-rc1/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 RC1 as tajo-0.11.0 [ ] + 0 no opinion [ ] -1 do not release this package because ... Here is my +1. Best regards, Hyunsik Choi