thds.adls 4.1.20250818184011__py3-none-any.whl → 4.1.20250821225311__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of thds.adls might be problematic. Click here for more details.

thds/adls/download.py CHANGED
@@ -355,13 +355,11 @@ def download_or_use_verified(
355
355
  co, co_request, dl_file_client = _prep_download_coroutine(
356
356
  fs_client, remote_key, local_path, expected_hash, cache
357
357
  )
358
- assert dl_file_client.path_name == remote_key
359
358
  _dl_scope.enter(dl_file_client) # on __exit__, will release the connection to the pool
360
359
  while True:
361
360
  if co_request == _IoRequest.FILE_PROPERTIES:
362
361
  if not file_properties:
363
362
  # only fetch these if they haven't already been requested
364
- assert dl_file_client.path_name == remote_key
365
363
  file_properties = dl_file_client.get_file_properties()
366
364
  co_request = co.send(file_properties)
367
365
  elif isinstance(co_request, azcopy.download.DownloadRequest):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: thds.adls
3
- Version: 4.1.20250818184011
3
+ Version: 4.1.20250821225311
4
4
  Summary: ADLS tools
5
5
  Author-email: Trilliant Health <info@trillianthealth.com>
6
6
  License: MIT
@@ -8,7 +8,7 @@ thds/adls/conf.py,sha256=nTw3X1ilC3A_905jZH-rWXFsESeHAKQn5IghvfX2VIo,1991
8
8
  thds/adls/copy.py,sha256=jUWbGvTpb4B3yRGS0nhGSbDzqRPzUqYgH0z1lFRJB3k,6365
9
9
  thds/adls/dbfs.py,sha256=pPAjbIZRKJsaXKQljDMUgqS_zy1yKeEZHGMueXbuv3g,2219
10
10
  thds/adls/defaults.py,sha256=GGq5Pn4r-8cX4bZItp4nnwWAAz7S07pzPoOegw0y5Fw,676
11
- thds/adls/download.py,sha256=2NoxL5RpzHLWJBGfbTKmRCtcnZGgQLFR-Cp-aZiNYHc,19244
11
+ thds/adls/download.py,sha256=LHxkv073T-pCmIRmiXIgYEXIEpEm_OIZKvNHp1e4_k4,19124
12
12
  thds/adls/download_lock.py,sha256=tgT48l4C5_qmArGeq05gl7VlxT22dZBH2Xwxx0itE9o,3176
13
13
  thds/adls/errors.py,sha256=6NMLHtVNsWBRDXaes9yzHj9cwKOD9t1dwL4BltdtjhU,1895
14
14
  thds/adls/etag.py,sha256=ct7jpHhNFcKzbekn5rZ3m6DhjK48A7qOZGwDiHkc-pc,242
@@ -36,8 +36,8 @@ thds/adls/azcopy/upload.py,sha256=RQLDJzS6qsMM12t5bykWJWBXs0UrmImrEFnPMxX2UlM,27
36
36
  thds/adls/tools/download.py,sha256=CW2cWbCRdUqisVVVoqqvqk5Ved7pPGTkwnZj3uV0jy4,1587
37
37
  thds/adls/tools/ls.py,sha256=OgEaIfTK359twlZIj-A0AW_nv81Z6zi0b9Tw6OJJfWA,1083
38
38
  thds/adls/tools/upload.py,sha256=5WyWkpuVp2PETZ3O3ODlq8LXszSHU73ZMnIDZXPJdC8,442
39
- thds_adls-4.1.20250818184011.dist-info/METADATA,sha256=GMImrI5keoG4J2SQ7EkCeQlqugePo1HyoE5LTTtx5zw,587
40
- thds_adls-4.1.20250818184011.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
41
- thds_adls-4.1.20250818184011.dist-info/entry_points.txt,sha256=uTqreT1AIwqJboMfLv5w6sviM8mNbAkln765gIjzoA4,152
42
- thds_adls-4.1.20250818184011.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
43
- thds_adls-4.1.20250818184011.dist-info/RECORD,,
39
+ thds_adls-4.1.20250821225311.dist-info/METADATA,sha256=BUCHuseZM_UrHQ-MP2FFIfxUZJd_HGiQs5oZvWRHAt8,587
40
+ thds_adls-4.1.20250821225311.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
41
+ thds_adls-4.1.20250821225311.dist-info/entry_points.txt,sha256=uTqreT1AIwqJboMfLv5w6sviM8mNbAkln765gIjzoA4,152
42
+ thds_adls-4.1.20250821225311.dist-info/top_level.txt,sha256=LTZaE5SkWJwv9bwOlMbIhiS-JWQEEIcjVYnJrt-CriY,5
43
+ thds_adls-4.1.20250821225311.dist-info/RECORD,,