Conversation
…more fields than writer schema git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1606545 13f79535-47bb-0310-9956-ffa450edef68
…format git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1606560 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607189 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607195 13f79535-47bb-0310-9956-ffa450edef68
…s and string. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607197 13f79535-47bb-0310-9956-ffa450edef68
…Willem van Bergen. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607665 13f79535-47bb-0310-9956-ffa450edef68
…buted by Willem van Bergen. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607667 13f79535-47bb-0310-9956-ffa450edef68
…fe access. Contributed by Christopher Mann. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607711 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607748 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607749 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607750 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1607973 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1610798 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1611164 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1611759 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/tags/release-1.7.7-rc0@1611761 13f79535-47bb-0310-9956-ffa450edef68
…orward slashes. Contributed by Brandon Forehand. git-svn-id: https://svn.apache.org/repos/asf/avro/trunk@1611772 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/tags/release-1.7.7-rc0@1611774 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/avro/tags/release-1.7.7@1613244 13f79535-47bb-0310-9956-ffa450edef68
Add nuspec for Avro.main project
dhohmeyer
pushed a commit
that referenced
this pull request
Jun 27, 2019
Added more tests and fixed a couple of bugs. Also formatted the code
dhohmeyer
pushed a commit
that referenced
this pull request
Jun 27, 2019
This closes #243 commit b2a5607578652f203e117c5b80d228618dd101f1 Merge: 500c28c2 54fc3f5 Author: Daniel Kulp <dan@kulp.com> Date: Mon Dec 3 14:46:47 2018 -0500 Merge branch 'master' into master commit 500c28c212d20e40fe48b6229cfc7764631f56e8 Author: Daniil Guitelson <dguitelson@openwaygroup.com> Date: Fri Sep 1 17:37:10 2017 +0300 AVRO-2069: Use primitive fields in generated getters & setters in Java code Fix broken unit tests in TestSpecificCompilerTool after migrating to org.junit.Test commit 35b891ebf868cea12f278641229807c1e2a35db2 Merge: c642adaf 189368e Author: Daniil Gitelson <daniil.guit@gmail.com> Date: Fri Sep 1 17:33:13 2017 +0300 Merge pull request #1 from apache/master Sync up with origin repository commit c642adaf3d29183049cd4ad2e0012b002d95d7c6 Author: Daniil Guitelson <dguitelson@openwaygroup.com> Date: Wed Aug 30 18:37:41 2017 +0300 AVRO-2069: Use primitive fields in generated getters & setters in Java code Fix broken unit tests in TestSpecificCompilerTool commit 3414eae643517591015e3a6154c726c31f2d3095 Author: Daniil Guitelson <dguitelson@openwaygroup.com> Date: Tue Aug 29 12:13:42 2017 +0300 AVRO-2069: Use primitive fields in generated getters & setters in Java code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Let's use standard way of managing 3rd party assemblies.