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

Rewrite tests to use flatten when inserting data #150

Closed
Totktonada opened this issue May 20, 2018 · 0 comments
Closed

Rewrite tests to use flatten when inserting data #150

Totktonada opened this issue May 20, 2018 · 0 comments
Labels
code health Improve code readability, simplify maintenance and so on testing

Comments

@Totktonada
Copy link
Member

It allows to use avro-schema-2* and avro-schema-3* transparently.

  • rewrite tests
  • add avro-schema-3* to CI (in parallel with avro-schema-2*)
@Totktonada Totktonada added testing code health Improve code readability, simplify maintenance and so on labels May 20, 2018
Totktonada added a commit that referenced this issue May 25, 2018
Changed only tests where a data layout is different between
avro-schema-2* and avro-schema-3*.

The avro_refs test triggers a flatten bug in avro-schema-2.3.2, so the
data flattened manually in the case. The bug is not reported, because it
is recomended to move to avro-schema-3* to use record*.

Fixes #150.
Totktonada added a commit that referenced this issue May 25, 2018
Changed only tests where a data layout is different between
avro-schema-2* and avro-schema-3*.

The avro_refs test triggers a flatten bug in avro-schema-2.3.2, so the
data flattened manually in the case. The bug is not reported, because it
is recomended to move to avro-schema-3* to use record*.

Fixes #150.
Totktonada added a commit that referenced this issue May 26, 2018
Changed only tests where a data layout is different between
avro-schema-2* and avro-schema-3*.

The avro_refs test triggers a flatten bug in avro-schema-2.3.2, so the
data flattened manually in the case. The bug is not reported, because it
is recomended to move to avro-schema-3* to use record*.

Fixes #150.
Totktonada added a commit that referenced this issue May 26, 2018
Changed only tests where a data layout is different between
avro-schema-2* and avro-schema-3*.

The avro_refs test triggers a flatten bug in avro-schema-2.3.2, so the
data flattened manually in the case. The bug is not reported, because it
is recomended to move to avro-schema-3* to use record*.

Fixes #150.
Totktonada added a commit that referenced this issue May 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code health Improve code readability, simplify maintenance and so on testing
Projects
None yet
Development

No branches or pull requests

1 participant