We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67d7eba + 0b0b592 commit 671f0cbCopy full SHA for 671f0cb
1 file changed
src/substrait/utils/display.py
@@ -8,7 +8,6 @@
8
import substrait.gen.proto.algebra_pb2 as stalg
9
import substrait.gen.proto.plan_pb2 as stp
10
import substrait.gen.proto.type_pb2 as stt
11
-import substrait.gen.proto.extended_expression_pb2 as stee
12
13
14
# ANSI color codes
0 commit comments