shc icon indicating copy to clipboard operation
shc copied to clipboard

Add a unit test using a dataset with a field order different than in …

Open sbarnoud opened this issue 6 years ago • 2 comments

…the Avro schema

What changes were proposed in this pull request?

Added unit test to expose Avro field order problem

How was this patch tested?

NA

sbarnoud avatar Apr 19 '18 09:04 sbarnoud

This test willingly fails to show that Avro serialization depends on field order in the dataset, which in my opinion is not the expexted bahavior.

I propose in https://github.com/hortonworks-spark/shc/pull/248 a patch for that problem

sbarnoud avatar Apr 19 '18 10:04 sbarnoud

May i have a feedback? Travis failed, but this is normal, the test is just intended for that, and a PR propose a fix.

sbarnoud avatar May 15 '18 09:05 sbarnoud