[GitHub] avro pull request #113: AVRO-1882: ConcurrentHashMap with non-string keys fa...

2016-11-06 Thread sachingsachin
Github user sachingsachin closed the pull request at: https://github.com/apache/avro/pull/113 --- 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 #114: AVRO-1889: Upgrade maven-shade plugin

2016-08-28 Thread sachingsachin
Github user sachingsachin closed the pull request at: https://github.com/apache/avro/pull/114 --- 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 #114: AVRO-1889: Upgrade maven-shade plugin

2016-07-25 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/114 AVRO-1889: Upgrade maven-shade plugin You can merge this pull request into a Git repository by running: $ git pull https://github.com/sachingsachin/avro AVRO_1889 Alternatively you can

[GitHub] avro pull request #113: AVRO-1882: ConcurrentHashMap with non-string keys fa...

2016-07-25 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/113 AVRO-1882: ConcurrentHashMap with non-string keys fails in Java 1.8 Also updating maven-shade-plugin as per [this thread](http://search-hadoop.com/m/F2svI1oJXGf1htLgb=Re+Unable+to+build+clean

[GitHub] avro pull request: AVRO-1562: Support classes extending Maps/Colle...

2015-03-11 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/25 AVRO-1562: Support classes extending Maps/Collections in Avro For classes extending collections and maps, _avro_implicit_collection_ and _avro_implicit_map_ fields are added in the Avro

[GitHub] avro pull request: AVRO-695: Support for circular references.

2015-03-09 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/23 AVRO-695: Support for circular references. All objects are put into a temporary thread-local hash-map whose key is the object and value is an integer ID. If any object is seen again while

[GitHub] avro pull request: AVRO-1569: Check base-classes too while resolvi...

2015-03-05 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/22 AVRO-1569: Check base-classes too while resolving unions You can merge this pull request into a Git repository by running: $ git pull https://github.com/sachingsachin/avro AVRO-1569

[GitHub] avro pull request: AVRO-1554: UuidAsStringEncoding class handles (...

2015-03-04 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/19 AVRO-1554: UuidAsStringEncoding class handles (de)serialization of UUID You can merge this pull request into a Git repository by running: $ git pull https://github.com/sachingsachin/avro

[GitHub] avro pull request: AVRO-680: Non-string map keys support

2015-02-19 Thread sachingsachin
GitHub user sachingsachin opened a pull request: https://github.com/apache/avro/pull/17 AVRO-680: Non-string map keys support You can merge this pull request into a Git repository by running: $ git pull https://github.com/sachingsachin/avro AVRO-680 Alternatively you can