LICENSE
README.md
pyproject.toml
./opteryx_catalog/__init__.py
./opteryx_catalog/exceptions.py
./opteryx_catalog/opteryx_catalog.py
./opteryx_catalog/catalog/__init__.py
./opteryx_catalog/catalog/compaction.py
./opteryx_catalog/catalog/dataset.py
./opteryx_catalog/catalog/manifest.py
./opteryx_catalog/catalog/metadata.py
./opteryx_catalog/catalog/metastore.py
./opteryx_catalog/catalog/view.py
./opteryx_catalog/iops/__init__.py
./opteryx_catalog/iops/base.py
./opteryx_catalog/iops/fileio.py
./opteryx_catalog/iops/gcs.py
./opteryx_catalog/maki_nage/__init__.py
./opteryx_catalog/maki_nage/distogram.py
./opteryx_catalog/maki_nage/tests/_test_histogram.py
./opteryx_catalog/maki_nage/tests/test_bounds.py
./opteryx_catalog/maki_nage/tests/test_count.py
./opteryx_catalog/maki_nage/tests/test_count_at.py
./opteryx_catalog/maki_nage/tests/test_quantile.py
./opteryx_catalog/maki_nage/tests/test_stats.py
./opteryx_catalog/maki_nage/tests/test_update.py
./opteryx_catalog/webhooks/__init__.py
./opteryx_catalog/webhooks/events.py
./scripts/create_dataset.py
./scripts/read_dataset.py
./tests/test_compaction.py
./tests/test_dataset_metadata.py
./tests/test_import.py
./tests/test_pyproject.py
./tests/test_webhooks.py
opteryx_catalog/__init__.py
opteryx_catalog/exceptions.py
opteryx_catalog/opteryx_catalog.py
opteryx_catalog.egg-info/PKG-INFO
opteryx_catalog.egg-info/SOURCES.txt
opteryx_catalog.egg-info/dependency_links.txt
opteryx_catalog.egg-info/requires.txt
opteryx_catalog.egg-info/top_level.txt
opteryx_catalog/catalog/__init__.py
opteryx_catalog/catalog/compaction.py
opteryx_catalog/catalog/dataset.py
opteryx_catalog/catalog/manifest.py
opteryx_catalog/catalog/metadata.py
opteryx_catalog/catalog/metastore.py
opteryx_catalog/catalog/view.py
opteryx_catalog/iops/__init__.py
opteryx_catalog/iops/base.py
opteryx_catalog/iops/fileio.py
opteryx_catalog/iops/gcs.py
opteryx_catalog/maki_nage/__init__.py
opteryx_catalog/maki_nage/distogram.py
opteryx_catalog/maki_nage/tests/_test_histogram.py
opteryx_catalog/maki_nage/tests/test_bounds.py
opteryx_catalog/maki_nage/tests/test_count.py
opteryx_catalog/maki_nage/tests/test_count_at.py
opteryx_catalog/maki_nage/tests/test_quantile.py
opteryx_catalog/maki_nage/tests/test_stats.py
opteryx_catalog/maki_nage/tests/test_update.py
opteryx_catalog/webhooks/__init__.py
opteryx_catalog/webhooks/events.py
scripts/create_dataset.py
scripts/read_dataset.py
tests/test_compaction.py
tests/test_dataset_metadata.py
tests/test_import.py
tests/test_pyproject.py
tests/test_webhooks.py