Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit605d756

Browse files
committed
Made error message more clear
1 parentfd1ab6d commit605d756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/databricks/sql/client.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ def execute(
509509
self.connection.get_session_protocol_version()
510510
<ttypes.TProtocolVersion.SPARK_CLI_SERVICE_PROTOCOL_V8
511511
):
512-
raiseError("Parameterized operations are not supported by this server")
512+
raiseError("Parameterized operations are not supported by this server. Support will begin with server version DBR 14.1")
513513
else:
514514
parameters=named_parameters_to_tsparkparams(parameters)
515515

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp