snowpark-checkpoints-collectors

View on PyPIReverse Dependencies (0)

0.2.0 snowpark_checkpoints_collectors-0.2.0-py3-none-any.whl

Wheel Details

Project: snowpark-checkpoints-collectors
Version: 0.2.0
Filename: snowpark_checkpoints_collectors-0.2.0-py3-none-any.whl
Download: [link]
Size: 60927
MD5: 0cddedd9ee6a5fea12cd2a3c4e913c5f
SHA256: 7ca6bb39e08dd052341557211782666eaeeca9f4d39d4121bfb47986f2762ae9
Uploaded: 2025-03-24 14:25:48 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: snowpark-checkpoints-collectors
Version: 0.2.0
Summary: Snowpark column and table statistics collection
Author-Email: "Snowflake, Inc." <snowflake-python-libraries-dl[at]snowflake.com>
Project-Url: Bug Tracker, https://github.com/snowflakedb/snowpark-checkpoints/issues
Project-Url: Source code, https://github.com/snowflakedb/snowpark-checkpoints/
License: Apache License, Version 2.0
Keywords: Snowflake,Snowpark,analytics,cloud,database,db
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: SQL
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.12,>=3.9
Requires-Dist: pandera[io] (==0.20.4)
Requires-Dist: snowflake-connector-python
Requires-Dist: snowflake-snowpark-python (>=1.23.0)
Requires-Dist: coverage (>=7.6.7); extra == "development"
Requires-Dist: deepdiff (>=8.0.0); extra == "development"
Requires-Dist: hatchling (==1.25.0); extra == "development"
Requires-Dist: pre-commit (>=4.0.1); extra == "development"
Requires-Dist: pyarrow (>=18.0.0); extra == "development"
Requires-Dist: pyspark (>=3.5.0); extra == "development"
Requires-Dist: pytest-cov (>=6.0.0); extra == "development"
Requires-Dist: pytest (>=8.3.3); extra == "development"
Requires-Dist: setuptools (>=70.0.0); extra == "development"
Requires-Dist: twine (==5.1.1); extra == "development"
Requires-Dist: pyspark (>=3.5.0); extra == "pyspark"
Provides-Extra: development
Provides-Extra: pyspark
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3786 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
snowflake/snowpark_checkpoints_collector/__init__.py sha256=GIESlH2W6g_qdcnyRqw9yjsvEkt0aniFvGixKlF4K7A 1096
snowflake/snowpark_checkpoints_collector/__version__.py sha256=ajnGza8ucK69-PA8wEbHmWZxDwd3bsTm74yMKiIWNHY 632
snowflake/snowpark_checkpoints_collector/collection_common.py sha256=ff5vYffrTRjoJXZQvVQBaOlegAUj_vXBbl1IZidz8Qo 4510
snowflake/snowpark_checkpoints_collector/singleton.py sha256=7AgIHQBXVRvPBBCkmBplzkdrrm-xVWf_N8svzA2vF8E 836
snowflake/snowpark_checkpoints_collector/summary_stats_collector.py sha256=_U-gfBjk2QU_dDyJPGKekfzuP1Stkx-FyTuZiecvt6M 14572
snowflake/snowpark_checkpoints_collector/collection_result/model/__init__.py sha256=jZzx29WzrjH7C_6ZsBGoe4PxbW_oM4uIjySS1axIM34 1000
snowflake/snowpark_checkpoints_collector/collection_result/model/collection_point_result.py sha256=8xD9zGnFJ7Rz9RUXIys7JnV3kQD4mk8QwNOTxAihSjQ 2908
snowflake/snowpark_checkpoints_collector/collection_result/model/collection_point_result_manager.py sha256=6XbjHiehEm_RN_9y2MRlr0MaSgk3cWTczwZEYqUHCpM 2565
snowflake/snowpark_checkpoints_collector/column_collection/__init__.py sha256=hpTh1V7hqBSHxNUqISwfxdz-NLD-7oZEMLXDUuRsoOU 783
snowflake/snowpark_checkpoints_collector/column_collection/column_collector_manager.py sha256=Vav_vbiipHFIAdHxeQG4ZK1BAmWTi_18hBnVeIeXFRs 9670
snowflake/snowpark_checkpoints_collector/column_collection/model/__init__.py sha256=d0WNMeayDyUKYFLLaVAMIC5Qt-DoWoWgOjj2ygJaHWA 2919
snowflake/snowpark_checkpoints_collector/column_collection/model/array_column_collector.py sha256=10ITldLcri_3LoQaqrZJMUwvpcgs5gQy3-BFKQB77EA 4268
snowflake/snowpark_checkpoints_collector/column_collection/model/binary_column_collector.py sha256=TuvKnwCIyoc3B9DfSeckGk6-bLLrDVDZdW8NDFkitMI 3255
snowflake/snowpark_checkpoints_collector/column_collection/model/boolean_column_collector.py sha256=zfZ47YmYkKI-Zhg_8zmijgaGc6nOPJDVOyqi1RM6TfA 2397
snowflake/snowpark_checkpoints_collector/column_collection/model/column_collector_base.py sha256=8ptauA7RwRwBIDG03tG0iO6FCOdLcLSwJbiUggb627s 3069
snowflake/snowpark_checkpoints_collector/column_collection/model/date_column_collector.py sha256=GlQM7mJrExM4FZxK861RhjFPshGmavTO9IVnpclirwI 2550
snowflake/snowpark_checkpoints_collector/column_collection/model/day_time_interval_column_collector.py sha256=Rfm_j6aYDCcKgJb_4WIz4q6rIhPKARSX6sqruuFnWdk 2468
snowflake/snowpark_checkpoints_collector/column_collection/model/decimal_column_collector.py sha256=xuy6PH0USxpp8otLNRMbpKwVVGHM2EbQnLGB0_L6xlI 3389
snowflake/snowpark_checkpoints_collector/column_collection/model/empty_column_collector.py sha256=6cniB9D4GLSL1rHpcIAIxsZpNgS1_FFkDfs_2Bd-PJ4 3181
snowflake/snowpark_checkpoints_collector/column_collection/model/map_column_collector.py sha256=WchiONzWsubjM22D_ZReabYGAevMvD6MmcXickhScj8 4517
snowflake/snowpark_checkpoints_collector/column_collection/model/null_column_collector.py sha256=nojzBg-5VU4bxVZDoEQYZaeUnEsUaoBNO6XwOAJHsmU 1750
snowflake/snowpark_checkpoints_collector/column_collection/model/numeric_column_collector.py sha256=ZwLAyWTELSoNbwK9F74Ft3LxCptHBDUgXGGlNRWYUVo 4052
snowflake/snowpark_checkpoints_collector/column_collection/model/string_column_collector.py sha256=6J2ONJojJP6Ss8xOBGgqBNd1QpeIqpA29_nWIZYscjM 2602
snowflake/snowpark_checkpoints_collector/column_collection/model/struct_column_collector.py sha256=E6uG3UqsJERmS9XUQq14pFFTiWiZIGg7LuFR8ITATUc 3530
snowflake/snowpark_checkpoints_collector/column_collection/model/timestamp_column_collector.py sha256=FAWxRUX25ep2XhhagsBVuNmB3QUMA1xMfNTVkaHilbY 2572
snowflake/snowpark_checkpoints_collector/column_collection/model/timestamp_ntz_column_collector.py sha256=glUUnCLgTbGiPLpF2pSZ11KCgKSpHDRt5uhi1ZT9bxA 2578
snowflake/snowpark_checkpoints_collector/column_pandera_checks/__init__.py sha256=JNZPOYx8rUTONGz_d7xyfAvEC2_umHmGkJLoNSATLs4 793
snowflake/snowpark_checkpoints_collector/column_pandera_checks/pandera_column_checks_manager.py sha256=X1Mm37DKt-WZ5AegvoUA3itU1nBUxvhBxvjO85QqcGE 7893
snowflake/snowpark_checkpoints_collector/snow_connection_model/__init__.py sha256=kLjZId-aGCljK7lF6yeEw-syEqeTOJDxdXfpv9YxvZA 755
snowflake/snowpark_checkpoints_collector/snow_connection_model/snow_connection.py sha256=odKGTzc0xov8WOgJSR6WmVs0IT-f6O4YoaLqH6CbbFo 7263
snowflake/snowpark_checkpoints_collector/utils/checkpoint_name_utils.py sha256=WExQaZ4oL4otDCtM8kyGbf0Gn_v1a-tzM5j1p0wVDVg 1767
snowflake/snowpark_checkpoints_collector/utils/extra_config.py sha256=t8WakSiHA3sgnXxz0WXE7q2MG7czWlnSYB5XR9swIhs 3643
snowflake/snowpark_checkpoints_collector/utils/file_utils.py sha256=deetkhQZOB0GUxQJvUHw4Ridp_rNYiCqmK9li3uwBL0 4324
snowflake/snowpark_checkpoints_collector/utils/logging_utils.py sha256=yyi6X5DqKeTg0HRhvsH6ymYp2P0wbnyKIzI2RzrQS7k 2278
snowflake/snowpark_checkpoints_collector/utils/telemetry.py sha256=7S0yFE3Zq96SEGmVuVbpYc_wtXIQUpL--6KfGoxwJcA 30837
snowpark_checkpoints_collectors-0.2.0.dist-info/METADATA sha256=LPo0O5OEDHGXHKla-KDJioKIX8bqwBPbgP6BS8ufnQA 6003
snowpark_checkpoints_collectors-0.2.0.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
snowpark_checkpoints_collectors-0.2.0.dist-info/licenses/LICENSE sha256=DVQuDIgE45qn836wDaWnYhSdxoLXgpRRKH4RuTjpRZQ 10174
snowpark_checkpoints_collectors-0.2.0.dist-info/RECORD