shenh062326 edited a comment on pull request #1690:
URL: https://github.com/apache/hudi/pull/1690#issuecomment-641671278
> @shenh062326 : It makes sense to cover other data-types in a single PR.
Can you also add them to this PR. Also, Can you let us know what the missing
data types are ?
The missing spark types:
```
BinaryType
IntegerType
LongType
FloatType
ByteType
ShortType
DecimalType
TimestampType
DateType
```
The missing the avro types:
```
FIXED,
BYTES,
INT,
LONG,
FLOAT
```
----------------------------------------------------------------
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:
[email protected]