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 4ded421 commit 1c47302Copy full SHA for 1c47302
bigframes/core/compile/sqlglot/expressions/ai_ops.py
@@ -14,8 +14,6 @@
14
15
from __future__ import annotations
16
17
-from typing import Sequence
18
-
19
import sqlglot.expressions as sge
20
21
from bigframes import operations as ops
0 commit comments