Skip to content

Fix/infer object column type bool#737

Merged
jt2594838 merged 2 commits intoapache:developfrom
hongzhi-gao:fix/infer-object-column-type-bool
Mar 5, 2026
Merged

Fix/infer object column type bool#737
jt2594838 merged 2 commits intoapache:developfrom
hongzhi-gao:fix/infer-object-column-type-bool

Conversation

@hongzhi-gao
Copy link
Contributor

Fix: Add bool handling in infer_object_column_type so object columns that are effectively bool (e.g. after adding None) infer as TSDataType.BOOLEAN instead of raising TypeError.

@jt2594838 jt2594838 merged commit 7c01e4f into apache:develop Mar 5, 2026
16 checks passed
@jt2594838 jt2594838 deleted the fix/infer-object-column-type-bool branch March 5, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants