exasol / exasol-virtual-schema

Virtual Schema from Exasol to Exasol
MIT License
1 stars 2 forks source link

Hashtype columns reported with wrong type #69

Closed kaklakariada closed 2 years ago

kaklakariada commented 2 years ago

The virtual schema reports HASHTYPE columns as CHAR(32) ASCII when using DESCRIBE. These columns should be correctly reported as HASHTYPE(16 BYTE).