Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Generate avro schema for a query #7

Closed
Totktonada opened this issue Jan 24, 2018 · 0 comments
Closed

Generate avro schema for a query #7

Totktonada opened this issue Jan 24, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request prio1

Comments

@Totktonada
Copy link
Member

  • show nullability in these avro schemas (via avro union?)
@Totktonada Totktonada added prio1 enhancement New feature or request labels Jan 26, 2018
Khatskevich added a commit that referenced this issue Feb 28, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Khatskevich added a commit that referenced this issue Feb 28, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 2, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Khatskevich added a commit that referenced this issue Mar 2, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 5, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 5, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 5, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Khatskevich added a commit that referenced this issue Mar 5, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 5, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 5, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 6, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Khatskevich added a commit that referenced this issue Mar 6, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Khatskevich added a commit that referenced this issue Mar 12, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Khatskevich added a commit that referenced this issue Mar 12, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Totktonada pushed a commit that referenced this issue Mar 13, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Totktonada pushed a commit that referenced this issue Mar 13, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
Totktonada pushed a commit that referenced this issue Mar 13, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
Totktonada added a commit that referenced this issue Mar 13, 2018
Totktonada added a commit that referenced this issue Mar 13, 2018
This follows up the PR #58 (the work in the scope of the issue #7).
Totktonada added a commit that referenced this issue Mar 13, 2018
This follows up the PR #58 (the work in the scope of the issue #7).
SudoBobo pushed a commit that referenced this issue Mar 14, 2018
This patch is important for graphql query -> avro schema convertor
implementation, because both executor and convertor walks over query
AST.

Part of #7
SudoBobo pushed a commit that referenced this issue Mar 14, 2018
Extend query object: add `avro_schema` method, which produces Avro
schema which can be used to verify or flatten any `query_exequte`
result.

Closes #7
SudoBobo pushed a commit that referenced this issue Mar 14, 2018
This follows up the PR #58 (the work in the scope of the issue #7).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request prio1
Projects
None yet
Development

No branches or pull requests

2 participants