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 3f42a03 commit d038d84Copy full SHA for d038d84
src/databricks/sql/cloudfetch/downloader.py
@@ -54,7 +54,6 @@ class DownloadableResultSettings:
54
max_consecutive_file_download_retries (int): Number of consecutive download retries before shutting down.
55
"""
56
57
- expired_link_callback: Callable[[TSparkArrowResultLink], TSparkArrowResultLink]
58
is_lz4_compressed: bool
59
link_expiry_buffer_secs: int = 0
60
download_timeout: int = 60
0 commit comments