
Boolean Data Type in Schema
When importing data in a Schema, I've noticed there is no data type for boolean or bit available. I know this is a simple question but have not seen any documentation, questions, or other information this. When loading data that has a bit column, the data type detected is set as string with values in {0,1}. Should the data type be set to integer to allow for faster value comparisons or does that not matter in Incorta? Or is a boolean data type available and I am missing something?
Like
Follow
3replies