You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/05/15 10:57:50 UTC

[GitHub] [incubator-hudi] rolandjohann edited a comment on pull request #1596: [HUDI-863] get decimal properties from derived spark DataType

rolandjohann edited a comment on pull request #1596:
URL: https://github.com/apache/incubator-hudi/pull/1596#issuecomment-629170944


   @vinothchandar @umehrot2 is right: only when the field is not at level.
   This happened because the avro schema has been passed to each recursion of the method, but without selecting the actual field whose schema must be passed to the recursion.
   
   It seems that there is no one with decimals at nested structs using hudi currently - or at least doesn't report that ;)
   
   EDIT: @vinothchandar that's great. Time is currently limited, I try to implement a rudimentary test over the weekend. Will keep you updated


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org