[GitHub] avro pull request #255: AVRO-2086: Can't create specific record with a singl...

2017-10-05 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/255 AVRO-2086: Can't create specific record with a single Decimal field w… …ith default value You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] avro pull request #247: AVRO-2078: Avro does not enforce schema resolution r...

2017-09-20 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/247 AVRO-2078: Avro does not enforce schema resolution rules for Decimal … …type You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar

[GitHub] avro pull request #229: AVRO-1401: @Nullable does not work with byte[]

2017-06-08 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/229 AVRO-1401: @Nullable does not work with byte[] You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar/avro AVRO-1401 Alternatively

[GitHub] avro pull request #226: AVRO-1990: CreateRandomFileTool should validate argu...

2017-05-26 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/226 AVRO-1990: CreateRandomFileTool should validate arguments You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar/avro AVRO-1990

[GitHub] avro pull request #198: AVRO-1857: GenericDatumWriter.write using BufferedBi...

2017-02-20 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/198 AVRO-1857: GenericDatumWriter.write using BufferedBinaryEncoder leaves ByteBuffer in indeterminate state Using readOnlyBuffer fixes the problem. I'm not sure where to put the tests

[GitHub] avro pull request #183: AVRO-1881 - Avro (Java) Memory Leak when reusing Jso...

2017-01-04 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/183 AVRO-1881 - Avro (Java) Memory Leak when reusing JsonDecoder instance You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar/avro AVRO

[GitHub] avro pull request #152: AVRO-1818 - Avoid buffer copy in DeflateCodec.compre...

2017-01-04 Thread nandorKollar
Github user nandorKollar closed the pull request at: https://github.com/apache/avro/pull/152 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] avro pull request #152: AVRO-1818 - Avoid buffer copy in DeflateCodec.compre...

2016-11-04 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/avro/pull/152 AVRO-1818 - Avoid buffer copy in DeflateCodec.compress and decompress You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar/avro