We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5859d commit 219117eCopy full SHA for 219117e
2 files changed
python/tests/runtime_aggtest/illarg_tests/main.py
@@ -13,6 +13,7 @@
13
from test_cmp_operators import * # noqa: F403
14
from test_window_agg import * # noqa: F403
15
from test_cast import * # noqa: F403
16
+from test_grammar_tbl_fn import * # noqa: F403
17
from test_illegal_tbl import * # noqa: F403
18
19
0 commit comments