tuor713 / trino-kdb

Trino plugin for kdb+
Apache License 2.0
3 stars 2 forks source link

Gracefully handle undefined types #2

Closed tuor713 closed 3 years ago

tuor713 commented 3 years ago

Tables can have columns with empty type - i.e. no data is loaded and the column is not yet typed. This should ideally not crash the Trino process or at least give a good error message.