Return-Path: X-Original-To: apmail-tajo-dev-archive@minotaur.apache.org Delivered-To: apmail-tajo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD11110D3D for ; Thu, 21 Nov 2013 04:23:40 +0000 (UTC) Received: (qmail 85676 invoked by uid 500); 21 Nov 2013 04:23:35 -0000 Delivered-To: apmail-tajo-dev-archive@tajo.apache.org Received: (qmail 85478 invoked by uid 500); 21 Nov 2013 04:23:30 -0000 Mailing-List: contact dev-help@tajo.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tajo.incubator.apache.org Delivered-To: mailing list dev@tajo.incubator.apache.org Received: (qmail 85457 invoked by uid 99); 21 Nov 2013 04:23:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Nov 2013 04:23:26 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of henry.saputra@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Nov 2013 04:23:19 +0000 Received: by mail-wi0-f171.google.com with SMTP id ca18so1612608wib.10 for ; Wed, 20 Nov 2013 20:22:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tSYjS0uCSsacqP09Z3jTGqhNgvgGirJ/xyPL32vcees=; b=h4l7fSylq2BqTa8VR3GGj0ato8ZPC1N5g44S+u94AeXUvR4MTkWySXE5mNFvBsaYpQ v2E641r728jw2Ls+Wvk02SeJDfy3teddQVcgvsU5hSXWGXyvF/eHuFux2eKSPfF+HJS2 IfDgweXrti03/8GINjMwqEFrz1n/rxy5m2KWaO/5hN981MhHU+XyPigxW1vEeBSq4R3u TrODAd5caYR7H8Vg9wfZcHG5vUy8MNspi/xMNhb4S7uNrhC1cWdWwasGGK5z1gYrZLQi hvlSHJOb4pHrY8jlo949V4gKHlUMJbN4RZ9woXb/XiYijPXRenzgVeEEYVz7mFKd3TNk oDjw== MIME-Version: 1.0 X-Received: by 10.180.91.11 with SMTP id ca11mr3786773wib.39.1385007779602; Wed, 20 Nov 2013 20:22:59 -0800 (PST) Received: by 10.216.201.2 with HTTP; Wed, 20 Nov 2013 20:22:59 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Nov 2013 20:22:59 -0800 Message-ID: Subject: Re: [ANNOUNCE] Apache Tajo 0.2.0 incubating release From: Henry Saputra To: "dev@tajo.incubator.apache.org" Content-Type: multipart/alternative; boundary=f46d043c7e76b6e7d204eba840a9 X-Virus-Checked: Checked by ClamAV on apache.org --f46d043c7e76b6e7d204eba840a9 Content-Type: text/plain; charset=UTF-8 Cool! Good job guys! On Wednesday, November 20, 2013, Hyunsik Choi wrote: > Apache Tajo (incubating) 0.2 has been released > > The Apache Tajo team is pleased to announce the release of Apache Tajo > 0.2-incubating, a bid data warehouse system on Hadoop that provides > low-latency and scalable ad-hoc queries and ETL on large-data sets > stored on HDFS and other data sources. > > This release is available for immediate download: > http://tajo.incubator.apache.org/downloads.html > > Apache Tajo 0.2-incubating resolved 193 issues including 73 bug fixes, > 56 improvements and includes the following new features : > > * Add cost-based join optimization > * Allow inline view use (i.e., table subquery) > * Add various string functions, such as upper, lower, (L|R)TRIM, > split_part, and regexp_replace. > * Allow in predicate support > * Improve significantly scan performance > * Add INSERT OVERWRITE statement > * Add CREATE TABLE statement > * Add HiveQL mode > * Allow configurable NULL character for CSVFile format > * Allow compression/decompression of CSVFile (all codecs supported by > Hadoop) > * Add the extensible rewrite rule engine > * Add tajo_dump, a backup and restore utility > * Allow BETWEEN predicate > * Add Tajo Resource Manager specialized for low-latency queries > > The Apache Tajo team is looking for more developers and of course > users to help grow the community and give feedback. Mailing list > information is at: > http://tajo.incubator.apache.org/mail-lists.html. > > Check Apache Tajo at http://tajo.incubator.apache.org for more > information. > > Disclaimer > ---------------- > Apache Tajo is an effort undergoing incubation at The Apache Software > Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is > required of all newly accepted projects until a further review > indicates that the infrastructure, communications, and decision making > process have stabilized in a manner consistent with other successful > ASF projects. While incubation status is not necessarily a reflection > of the completeness or stability of the code, it does indicate that > the project has yet to be fully endorsed by the ASF. > --f46d043c7e76b6e7d204eba840a9--