elastacloud / parquet-usql

A custom extractor designed to read parquet for Azure Data Lake Analytics
MIT License
13 stars 5 forks source link

Schema converter #17

Closed rwforest closed 7 years ago

rwforest commented 7 years ago

The code should more properly handler type conversion, like decimal and nullable types. Here's an example

https://github.com/giabar/gb-xsd-avsc/blob/master/src/ly/stealth/xmlavro/DatumBuilder.java

azurecoder commented 7 years ago

@rwforest can you attach a type conversion failure to give some more context.

aloneguid commented 7 years ago

Closing as there is no activity. Feel free to reopen if this is still an issue.