When I create a table with a Boolean column in schema and then retrieve the schema the type is string. Is there any way to determine if the column was initially meant to be Boolean?
j
Jackie
04/21/2021, 3:29 AM
Currently we don’t have bool support yet. Boolean is treated as string