elastacloud / parquet-usql

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

Auto-publish merged DLL somewhere #13

Closed aloneguid closed 7 years ago

aloneguid commented 7 years ago

The dll is built with appveyor, however we need to upload it somewhere during CI.

The question is where - a public blob storage?

We would probably need to provide a client script which when ran downloads the latest dll and registers in adla database.