Skip to content

Commit 68bd92b

Browse files
committed
feat: add conversion for time-millis
1 parent c8f8ce1 commit 68bd92b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/utils/test_schema_conversion.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
NestedField,
3434
StringType,
3535
StructType,
36+
TimeType,
3637
TimestampType,
3738
UnknownType,
3839
UUIDType,

0 commit comments

Comments
 (0)