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 de2f848 commit ec991feCopy full SHA for ec991fe
src/databricks/sql/telemetry/telemetry_client.py
@@ -2,7 +2,7 @@
2
import time
3
import logging
4
import json
5
-from concurrent.futures import ThreadPoolExecutor, wait
+from concurrent.futures import wait
6
from queue import Queue, Full
7
from concurrent.futures import ThreadPoolExecutor
8
from concurrent.futures import Future
0 commit comments