Return-Path: X-Original-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3DBF319BF9 for ; Tue, 5 Apr 2016 12:56:14 +0000 (UTC) Received: (qmail 53593 invoked by uid 500); 5 Apr 2016 12:56:14 -0000 Delivered-To: apmail-asterixdb-notifications-archive@asterixdb.apache.org Received: (qmail 53557 invoked by uid 500); 5 Apr 2016 12:56:14 -0000 Mailing-List: contact notifications-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list notifications@asterixdb.incubator.apache.org Received: (qmail 53548 invoked by uid 99); 5 Apr 2016 12:56:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 12:56:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 8EBFD1A10E9 for ; Tue, 5 Apr 2016 12:56:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.919 X-Spam-Level: X-Spam-Status: No, score=0.919 tagged_above=-999 required=6.31 tests=[SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id DGC9N85_dLgS for ; Tue, 5 Apr 2016 12:56:11 +0000 (UTC) Received: from unhygienix.ics.uci.edu (unhygienix.ics.uci.edu [128.195.14.130]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 782705FB41 for ; Tue, 5 Apr 2016 12:56:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by unhygienix.ics.uci.edu (Postfix) with ESMTP id 13EC1241DAA; Tue, 5 Apr 2016 05:51:04 -0700 (PDT) Date: Tue, 5 Apr 2016 05:51:03 -0700 From: "abdullah alamoudi (Code Review)" To: Jenkins Reply-To: bamousaa@gmail.com X-Gerrit-MessageType: newpatchset Subject: Change in asterixdb[master]: Support Parsing UNIX Time for ClassAd data X-Gerrit-Change-Id: Iba0a687475edd30078b1e5cda1810244eed76219 X-Gerrit-ChangeURL: X-Gerrit-Commit: 97b441b7fd43e4431fbaa5bcbc83869d060d7361 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.8.4 Message-Id: <20160405125104.13EC1241DAA@unhygienix.ics.uci.edu> Hello Jenkins, I'd like you to reexamine a change. Please visit https://asterix-gerrit.ics.uci.edu/783 to look at the new patch set (#4). Change subject: Support Parsing UNIX Time for ClassAd data ...................................................................... Support Parsing UNIX Time for ClassAd data Change-Id: Iba0a687475edd30078b1e5cda1810244eed76219 --- R asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-new/classad-parser-new.1.ddl.aql R asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-new/classad-parser-new.2.lib.aql R asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-new/classad-parser-new.3.ddl.aql R asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-new/classad-parser-new.4.query.aql R asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-new/classad-parser-new.5.lib.aql C asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-old/classad-parser-old.1.ddl.aql C asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-old/classad-parser-old.2.lib.aql R asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-old/classad-parser-old.3.ddl.aql C asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-old/classad-parser-old.4.query.aql C asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser-old/classad-parser-old.5.lib.aql D asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser2/classad-parser2.1.ddl.aql D asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser2/classad-parser2.2.lib.aql D asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser2/classad-parser2.4.query.aql D asterix-app/src/test/resources/runtimets/queries/external-library/classad-parser2/classad-parser2.5.lib.aql A asterix-app/src/test/resources/runtimets/results/external-library/classad-parser-new/classad-parser-new.1.adm R asterix-app/src/test/resources/runtimets/results/external-library/classad-parser-old/classad-parser-old.1.adm D asterix-app/src/test/resources/runtimets/results/external-library/classad-parser/classad-parser.1.adm M asterix-app/src/test/resources/runtimets/results/feeds/feed-with-external-parser/feed-with-external-parser.1.adm M asterix-app/src/test/resources/runtimets/testsuite.xml M asterix-external-data/src/test/java/org/apache/asterix/external/classad/test/ClassAdToADMTest.java M asterix-external-data/src/test/java/org/apache/asterix/external/library/ClassAdParser.java A asterix-external-data/src/test/resources/classad-with-temporals.classads A asterix-external-data/src/test/resources/results/classad-with-temporals.adm M asterix-installer/src/test/resources/integrationts/library/results/library-parsers/record-parser/record-parser.1.adm 24 files changed, 578 insertions(+), 408 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/83/783/4 -- To view, visit https://asterix-gerrit.ics.uci.edu/783 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Iba0a687475edd30078b1e5cda1810244eed76219 Gerrit-PatchSet: 4 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: abdullah alamoudi Gerrit-Reviewer: Jenkins