Query that selects Spatial type will crash

Hi and thank you for continuing the sql async library.
So I found that any query that fetches Spatial data type will cause this error

java.lang.UnsupportedOperationException: An operation is not implemented: not implemenetd for 255

I assume this also happens to any blob data. Right now the only workaround is to avoid selecting the column.