Skip to content

Version 0.3.4

Compare
Choose a tag to compare
@HyukjinKwon HyukjinKwon released this 10 Sep 07:35
· 169 commits to master since this release

XML Data Source 0.3.4 adds following

Improvements:

  • Produces correct order of columns for nested rows when user specifies a schema - #125
  • No value in nested struct causes arrayIndexOutOfBounds - #121 by @lokm01
  • compression aslias for codec option - #145
  • Remove dead codes - #144
  • Fix nested element with name of parent bug - #161 by @mattroberts297
  • Do not allow empty strings for attributePrefix, valueTag and rowTag - #170
  • Add missed other default case when parsing/inferring XML documents - #166
  • Minor documentation changes - #159 by @mattroberts297 and #143 by @anastasia