We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4d4bf6 commit f13bf9eCopy full SHA for f13bf9e
1 file changed
tests/expressions/test_expressions.py
@@ -64,6 +64,7 @@
64
from pyiceberg.schema import Accessor, Schema
65
from pyiceberg.typedef import Record
66
from pyiceberg.types import (
67
+ DecimalType,
68
DoubleType,
69
FloatType,
70
IntegerType,
0 commit comments