You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that it's a feature. Boolean type value can be transformed as INT8/16/32/64. See RowWriterV2.cpp. If it's a bug, it's confusing why they use switch instead of if-else.
CPWstatic
changed the title
a boole value can be set to a int property successfully
a boolean value can be set to a int property successfully
Jan 6, 2022
Expected return error:
[ERROR (-1005)]: Storage Error: The data type does not meet the requirements. Use the correct type of data.
The text was updated successfully, but these errors were encountered: