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

Commita35d0de

Browse files
committed
test fix
Signed-off-by: Sai Shree Pradhan <saishree.pradhan@databricks.com>
1 parent6f47cbf commita35d0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/e2e/test_concurrent_telemetry.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def execute_query_worker(thread_id):
7676

7777
time.sleep(random.uniform(0,0.05))
7878

79-
withself.connection(extra_params={"enable_telemetry":True})asconn:
79+
withself.connection(extra_params={"force_enable_telemetry":True})asconn:
8080
# Capture the session ID from the connection before executing the query
8181
session_id_hex=conn.get_session_id_hex()
8282
withcapture_lock:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp