Adam Clarke
Adam Clarke
We have a similar use case to @rjnordeen so an update would be very welcome @jessespears. Thanks.
This [patch](https://gist.github.com/adamc00/91c64a5bd65ecc7b5124) demonstrates the bug.
@danielgavrilov, did you notice that the error emitted includes the expected header and observed header content as CSV formatted strings? This provides ample context to generate a descriptive error message....
@danielgavrilov wrote: > Regarding order of fields in schema, does JSON Table Schema mention anywhere that fields need to be in order? Good idea to look at the spec, I've...
Hi @opoudjis. I am not a team member of the project but have had a few pull requests accepted by the team. Your fix will probably get in more quickly...
@opoudjis, here's the pull request (PR) documentation in case you are unfamiliar. https://help.github.com/articles/creating-a-pull-request/