datachain 0.24.5__py3-none-any.whl → 0.24.6__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 datachain might be problematic. Click here for more details.
- datachain/catalog/catalog.py +2 -0
- {datachain-0.24.5.dist-info → datachain-0.24.6.dist-info}/METADATA +1 -1
- {datachain-0.24.5.dist-info → datachain-0.24.6.dist-info}/RECORD +7 -7
- {datachain-0.24.5.dist-info → datachain-0.24.6.dist-info}/WHEEL +0 -0
- {datachain-0.24.5.dist-info → datachain-0.24.6.dist-info}/entry_points.txt +0 -0
- {datachain-0.24.5.dist-info → datachain-0.24.6.dist-info}/licenses/LICENSE +0 -0
- {datachain-0.24.5.dist-info → datachain-0.24.6.dist-info}/top_level.txt +0 -0
datachain/catalog/catalog.py
CHANGED
|
@@ -1555,12 +1555,14 @@ class Catalog:
|
|
|
1555
1555
|
remote_ds.project.namespace.name,
|
|
1556
1556
|
description=remote_ds.project.namespace.descr,
|
|
1557
1557
|
uuid=remote_ds.project.namespace.uuid,
|
|
1558
|
+
validate=False,
|
|
1558
1559
|
)
|
|
1559
1560
|
project = self.metastore.create_project(
|
|
1560
1561
|
namespace.name,
|
|
1561
1562
|
remote_ds.project.name,
|
|
1562
1563
|
description=remote_ds.project.descr,
|
|
1563
1564
|
uuid=remote_ds.project.uuid,
|
|
1565
|
+
validate=False,
|
|
1564
1566
|
)
|
|
1565
1567
|
|
|
1566
1568
|
try:
|
|
@@ -21,7 +21,7 @@ datachain/studio.py,sha256=bLok-eJNFRHQScEyAyA_Fas52dmijd5r-73KudWxV4k,13337
|
|
|
21
21
|
datachain/telemetry.py,sha256=0A4IOPPp9VlP5pyW9eBfaTK3YhHGzHl7dQudQjUAx9A,994
|
|
22
22
|
datachain/utils.py,sha256=DNqOi-Ydb7InyWvD9m7_yailxz6-YGpZzh00biQaHNo,15305
|
|
23
23
|
datachain/catalog/__init__.py,sha256=cMZzSz3VoUi-6qXSVaHYN-agxQuAcz2XSqnEPZ55crE,353
|
|
24
|
-
datachain/catalog/catalog.py,sha256=
|
|
24
|
+
datachain/catalog/catalog.py,sha256=IYSQimZYSUPZ0Ox5zsxsSJV_9SzsjHKS5jwH4s9DUJg,66052
|
|
25
25
|
datachain/catalog/datasource.py,sha256=IkGMh0Ttg6Q-9DWfU_H05WUnZepbGa28HYleECi6K7I,1353
|
|
26
26
|
datachain/catalog/loader.py,sha256=UXjYD6BNRoupPvkiz3-b04jepXhtLHCA4gzKFnXxOtQ,5987
|
|
27
27
|
datachain/cli/__init__.py,sha256=WvBqnwjG8Wp9xGCn-4eqfoZ3n7Sj1HJemCi4MayJh_c,8221
|
|
@@ -157,9 +157,9 @@ datachain/sql/sqlite/vector.py,sha256=ncW4eu2FlJhrP_CIpsvtkUabZlQdl2D5Lgwy_cbfqR
|
|
|
157
157
|
datachain/toolkit/__init__.py,sha256=eQ58Q5Yf_Fgv1ZG0IO5dpB4jmP90rk8YxUWmPc1M2Bo,68
|
|
158
158
|
datachain/toolkit/split.py,sha256=ktGWzY4kyzjWyR86dhvzw-Zhl0lVk_LOX3NciTac6qo,2914
|
|
159
159
|
datachain/torch/__init__.py,sha256=gIS74PoEPy4TB3X6vx9nLO0Y3sLJzsA8ckn8pRWihJM,579
|
|
160
|
-
datachain-0.24.
|
|
161
|
-
datachain-0.24.
|
|
162
|
-
datachain-0.24.
|
|
163
|
-
datachain-0.24.
|
|
164
|
-
datachain-0.24.
|
|
165
|
-
datachain-0.24.
|
|
160
|
+
datachain-0.24.6.dist-info/licenses/LICENSE,sha256=8DnqK5yoPI_E50bEg_zsHKZHY2HqPy4rYN338BHQaRA,11344
|
|
161
|
+
datachain-0.24.6.dist-info/METADATA,sha256=eymzsZv5CR7ZiJlr41202PvWYx3LWvKzUeyV1hYEVO8,13281
|
|
162
|
+
datachain-0.24.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
163
|
+
datachain-0.24.6.dist-info/entry_points.txt,sha256=0GMJS6B_KWq0m3VT98vQI2YZodAMkn4uReZ_okga9R4,49
|
|
164
|
+
datachain-0.24.6.dist-info/top_level.txt,sha256=lZPpdU_2jJABLNIg2kvEOBi8PtsYikbN1OdMLHk8bTg,10
|
|
165
|
+
datachain-0.24.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|