[
https://issues.apache.org/jira/browse/AVRO-1690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-chi Lin updated AVRO-1690:
-------------------------------
Description:
The avro schema builder would like to provide the functions that make it easier
to construct a JSON representation of an Avro schema.
The implementation: https://github.com/clin7/avro/commits/trunk
Relevant commits:
-
[4f0a4ec8102a143e18499854411de70ac860dcf1|https://github.com/clin7/avro/commit/4f0a4ec8102a143e18499854411de70ac860dcf1]
-
[751b9e4b70e4e0ef0941e4415c7b55b6c9b12af6|https://github.com/clin7/avro/commit/751b9e4b70e4e0ef0941e4415c7b55b6c9b12af6]
-[ca54b665f4f0ae3e59ba1f574bc628349dd6f0a1|https://github.com/clin7/avro/commit/ca54b665f4f0ae3e59ba1f574bc628349dd6f0a1]
We've started using it in Yelp. Could a python committer/reviewer do a code
review on this builder? Thanks!
was:
The avro schema builder would like to provide the functions that make it easier
to construct a JSON representation of an Avro schema.
The implementation: https://github.com/clin7/avro/commits/trunk
Relevant commits:
-
[4f0a4ec8102a143e18499854411de70ac860dcf1|https://github.com/clin7/avro/commit/4f0a4ec8102a143e18499854411de70ac860dcf1]
-
[751b9e4b70e4e0ef0941e4415c7b55b6c9b12af6|https://github.com/clin7/avro/commit/751b9e4b70e4e0ef0941e4415c7b55b6c9b12af6]
-[ca54b665f4f0ae3e59ba1f574bc628349dd6f0a1|https://github.com/clin7/avro/commit/ca54b665f4f0ae3e59ba1f574bc628349dd6f0a1]
We've started using it in Yelp. Could a python committer/reviewer do a code
review on this builder?
> Create Avro schema builder
> --------------------------
>
> Key: AVRO-1690
> URL: https://issues.apache.org/jira/browse/AVRO-1690
> Project: Avro
> Issue Type: New Feature
> Components: python
> Reporter: Chia-chi Lin
>
> The avro schema builder would like to provide the functions that make it
> easier to construct a JSON representation of an Avro schema.
> The implementation: https://github.com/clin7/avro/commits/trunk
> Relevant commits:
> -
> [4f0a4ec8102a143e18499854411de70ac860dcf1|https://github.com/clin7/avro/commit/4f0a4ec8102a143e18499854411de70ac860dcf1]
> -
> [751b9e4b70e4e0ef0941e4415c7b55b6c9b12af6|https://github.com/clin7/avro/commit/751b9e4b70e4e0ef0941e4415c7b55b6c9b12af6]
> -[ca54b665f4f0ae3e59ba1f574bc628349dd6f0a1|https://github.com/clin7/avro/commit/ca54b665f4f0ae3e59ba1f574bc628349dd6f0a1]
> We've started using it in Yelp. Could a python committer/reviewer do a code
> review on this builder? Thanks!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)