druid-io / pydruid

A Python connector for Druid
Other
506 stars 194 forks source link

Return "BLOB" for OTHER type columns #240

Closed RRethy closed 11 months ago

RRethy commented 3 years ago

From what I can tell there doesn't seem to be a reason that an error is raised here. My use case is in Superset where our table has a field with a type of OTHER, but pydruid raises an error when superset tries to get table information.