+1 (binding) -Downloaded source and built on Mac -Ran unit tests -Ran manual tests against parquet partitioned data with and without metadata cache -Examined Explain plans for a few queries with partition filters on BigInt columns, verified partition pruning was working -Examined query profiles in Web UI
On Thu, Nov 19, 2015 at 9:36 PM, Sudheesh Katkam <[email protected]> wrote: > +1 (non-binding) > > * ran queries (including cancellations) in embedded mode using the binary > tarball on Ubuntu; verified states in web UI > * built (including tests) from the source tarball on Ubuntu > * verified checksums on the three tarball artifacts > > One minor nit: > > select * from sys.version; > > +----------+------------+-----------------+--------------+--------------+-------------+ > | version | commit_id | commit_message | commit_time | build_email | > build_time | > > +----------+------------+-----------------+--------------+--------------+-------------+ > | 1.3.0 | Unknown | | | Unknown | > | > > +----------+------------+-----------------+--------------+--------------+-------------+ > > However, the git.properties files has the right information. > > Also, it would be nice to get rid of this message when starting up in > embedded mode. It does not happen in distributed mode. > Nov 20, 2015 5:10:39 AM org.glassfish.jersey.server.ApplicationHandler > initialize > INFO: Initiating Jersey application, version Jersey: 2.8 2014-04-29 > 01:25:26.. > > Thanks, > Sudheesh > > > On Nov 19, 2015, at 2:25 PM, Julien Le Dem <[email protected]> wrote: > > > > +1 (non binding) > > built from source and ran the tests on linux > > > > On Thu, Nov 19, 2015 at 2:22 PM, Hsuan Yi Chu <[email protected]> > wrote: > > > >> (+1 no binding) > >> Unit test on Mac > >> > >> Queries on Distributed mode. Things look fairly good. > >> > >> > >> On Thursday, November 19, 2015, Khurram Faraaz <[email protected]> > >> wrote: > >> > >>> (+1 non-binding) > >>> > >>> Built from source and ran unit tests on CentOS. > >>> > >>> On Thu, Nov 19, 2015 at 1:34 PM, Norris Lee <[email protected] > >>> <javascript:;>> wrote: > >>> > >>>> +1 (non-binding) > >>>> > >>>> Built from source on Linux. Tested with ODBC driver against multiple > >>> data > >>>> formats (Hive, JSON, CSV, Parquet, TSV, Avro). > >>>> > >>>> Norris > >>>> > >>>> -----Original Message----- > >>>> From: Jacques Nadeau [mailto:[email protected] <javascript:;>] > >>>> Sent: Tuesday, November 17, 2015 10:27 PM > >>>> To: dev <[email protected] <javascript:;>> > >>>> Subject: [VOTE] Release Apache Drill 1.3.0 (rc3) > >>>> > >>>> Hey Everybody, > >>>> > >>>> I'd like to propose a new release candidate of Apache Drill, version > >>>> 1.3.0. This is the fourth release candidate (rc3). This addresses > >> some > >>>> issues identified in the the third release candidate including some > >>> issues > >>>> with missing S3 dependencies, Avro deserialization issues and Parquet > >>> file > >>>> writer metadata additions. Note that this doesn't directly address > >>>> DRILL-4070, an issue that sunk the last candidate. Based on additional > >>>> conversations on the JIRA, the plan is provide a separate migration > >> tool > >>>> for people to rewrite their Parquet footers. > >>>> > >>>> The tarball artifacts are hosted at [2] and the maven artifacts are > >>> hosted > >>>> at [3]. This release candidate is based on commit > >>>> cc127ff4ac6272d2cb1b602890c0b7c503ea2062 located at [4]. > >>>> > >>>> The vote will be open for 72 hours ending at 10PM Pacific, November > 20, > >>>> 2015. > >>>> > >>>> [ ] +1 > >>>> [ ] +0 > >>>> [ ] -1 > >>>> > >>>> thanks, > >>>> Jacques > >>>> > >>>> [1] > >>>> > >>>> > >>> > >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12332946 > >>>> [2]http://people.apache.org/~jacques/apache-drill-1.3.0.rc3/ > >>>> [3] > >>>> > >> https://repository.apache.org/content/repositories/orgapachedrill-1016/ > >>>> [4] https://github.com/jacques-n/drill/tree/drill-1.3.0 > >>>> > >>> > >> > > > > > > > > -- > > Julien > >
