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.
1 parent 2afdf8b commit 0b0b592Copy full SHA for 0b0b592
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