This repository was archived by the owner on Apr 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Test record within a record #46
Comments
Set prio1 as our Solution guys have such schemes. One more case from them: having nested record name the same as the field name (to which it is nested) produces the error about the graphql type names clash. |
A test case was filed within #49. |
The first two bullets are implemented in PR #56. The third one is not so important, so I postpone it and set prio2 for this issue. Consider |
Related: #26. |
This was referenced Jun 1, 2018
Totktonada
added a commit
that referenced
this issue
Jun 6, 2018
* Generate object arguments in avro-schema first. * Generate object arguments for subrecords. * Better implementation of schema reusage (in convert_schema/types). TBD: make nested `update` argument fields nullable TBD: make pcre support subrecords (#73). TBD: support array, map, union in arguments converting * Part of #166. * Fixes #163 (TBD: test). * Fixes #46 (TBD: test). Can be followed up with fixing 2nd bullet in #73.
Totktonada
added a commit
that referenced
this issue
Jun 13, 2018
3rd bullet is done in PR #168. |
Totktonada
added a commit
that referenced
this issue
Jun 13, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
foo.bar: …
orfoo: {bar: …}
syntax.The text was updated successfully, but these errors were encountered: