Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 86EF5D064 for ; Wed, 15 May 2013 08:37:19 +0000 (UTC) Received: (qmail 49076 invoked by uid 500); 15 May 2013 08:37:19 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 48634 invoked by uid 500); 15 May 2013 08:37:16 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 48508 invoked by uid 99); 15 May 2013 08:37:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 May 2013 08:37:16 +0000 Date: Wed, 15 May 2013 08:37:15 +0000 (UTC) From: "Scott Carey (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AVRO-1325) Enhanced Schema Builder API MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AVRO-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Carey updated AVRO-1325: ------------------------------ Attachment: AVRO-1325.patch Updated patch contains: * Completed functionality. * Cleaned up API -- ** "intWith()" now "intBuilder()" ** added nullable() and optional() shortcut builders ** reduce number of methods named 'type' for the field builder (default values are set afterwards) * Very large increase in javadoc * Unit test coverage at 99.9% instruction coverage > Enhanced Schema Builder API > --------------------------- > > Key: AVRO-1325 > URL: https://issues.apache.org/jira/browse/AVRO-1325 > Project: Avro > Issue Type: Bug > Reporter: Scott Carey > Assignee: Scott Carey > Fix For: 1.7.5 > > Attachments: AVRO-1325.patch, AVRO-1325-preliminary.patch > > > The schema builder from AVRO-1274 has a few key limitations. I have proposed changes to make before it is released and the public API is locked in. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira