You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by cu...@apache.org on 2018/03/14 16:44:15 UTC

[avro] branch master updated (94f12b8 -> 5c270da)

This is an automated email from the ASF dual-hosted git repository.

cutting pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git.


    from 94f12b8  AVRO-2147. Java Protobuf: use schema cache to improve performance. (Tobi Vollebregt via cutting)
     add 86bc260  jira avro 2157: add <SCHEMA> to AnyIdentifier() definition in lang/java/compiler/src/main/javacc/org/apache/avro/compiler/idl/idl.jj
     new 5c270da  Merge pull request #295 from psocratic/jira-avro-2157

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/javacc/org/apache/avro/compiler/idl/idl.jj  |  1 +
 lang/java/compiler/src/test/idl/input/baz.avsc       |  3 +++
 lang/java/compiler/src/test/idl/input/import.avdl    |  3 +++
 lang/java/compiler/src/test/idl/output/import.avpr   | 20 +++++++++++++++++++-
 4 files changed, 26 insertions(+), 1 deletion(-)
 create mode 100644 lang/java/compiler/src/test/idl/input/baz.avsc

-- 
To stop receiving notification emails like this one, please contact
cutting@apache.org.

[avro] 01/01: Merge pull request #295 from psocratic/jira-avro-2157

Posted by cu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cutting pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 5c270dad2a281f4e70fb8c8a657d93a0cc72b7a8
Merge: 94f12b8 86bc260
Author: Doug Cutting <cu...@apache.org>
AuthorDate: Wed Mar 14 09:44:12 2018 -0700

    Merge pull request #295 from psocratic/jira-avro-2157
    
    AVRO-2157: Permit 'schema' in IDL namespaces.

 .../main/javacc/org/apache/avro/compiler/idl/idl.jj  |  1 +
 lang/java/compiler/src/test/idl/input/baz.avsc       |  3 +++
 lang/java/compiler/src/test/idl/input/import.avdl    |  3 +++
 lang/java/compiler/src/test/idl/output/import.avpr   | 20 +++++++++++++++++++-
 4 files changed, 26 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
cutting@apache.org.