tigrbl_engine_clickhouse 0.4.1.dev3__tar.gz → 0.4.1.dev6__tar.gz
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.
- {tigrbl_engine_clickhouse-0.4.1.dev3/src/tigrbl_engine_clickhouse.egg-info → tigrbl_engine_clickhouse-0.4.1.dev6}/PKG-INFO +4 -4
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/README.md +3 -3
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/pyproject.toml +1 -1
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6/src/tigrbl_engine_clickhouse.egg-info}/PKG-INFO +4 -4
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/LICENSE +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/setup.cfg +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse/__init__.py +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse/engine.py +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse/session.py +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse.egg-info/SOURCES.txt +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse.egg-info/dependency_links.txt +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse.egg-info/entry_points.txt +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse.egg-info/requires.txt +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/src/tigrbl_engine_clickhouse.egg-info/top_level.txt +0 -0
- {tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/tests/test_smoke.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tigrbl_engine_clickhouse
|
|
3
|
-
Version: 0.4.1.
|
|
3
|
+
Version: 0.4.1.dev6
|
|
4
4
|
Summary: ClickHouse engine plugin for analytical database sessions, warehouse workloads, and Tigrbl engine registration.
|
|
5
5
|
Author-email: Jacob Stewart <jacob@swarmauri.com>
|
|
6
6
|
License: Apache License
|
|
@@ -238,12 +238,12 @@ Dynamic: license-file
|
|
|
238
238
|

|
|
239
239
|
|
|
240
240
|
<p align="center">
|
|
241
|
-
<a href="https://
|
|
242
|
-
<img src="https://
|
|
241
|
+
<a href="https://pepy.tech/project/tigrbl_engine_clickhouse">
|
|
242
|
+
<img src="https://static.pepy.tech/badge/tigrbl_engine_clickhouse" alt="Pepy downloads for tigrbl_engine_clickhouse"/></a>
|
|
243
243
|
<a href="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_clickhouse/">
|
|
244
244
|
<img src="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_clickhouse.svg" alt="Repository views for tigrbl_engine_clickhouse"/></a>
|
|
245
245
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
246
|
-
<img src="https://img.shields.io/
|
|
246
|
+
<img src="https://img.shields.io/badge/python-3.10--3.14-blue" alt="Python 3.10 through 3.14"/></a>
|
|
247
247
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
248
248
|
<img src="https://img.shields.io/pypi/l/tigrbl_engine_clickhouse" alt="PyPI license metadata for tigrbl_engine_clickhouse"/></a>
|
|
249
249
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|

|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<a href="https://
|
|
5
|
-
<img src="https://
|
|
4
|
+
<a href="https://pepy.tech/project/tigrbl_engine_clickhouse">
|
|
5
|
+
<img src="https://static.pepy.tech/badge/tigrbl_engine_clickhouse" alt="Pepy downloads for tigrbl_engine_clickhouse"/></a>
|
|
6
6
|
<a href="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_clickhouse/">
|
|
7
7
|
<img src="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_clickhouse.svg" alt="Repository views for tigrbl_engine_clickhouse"/></a>
|
|
8
8
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
9
|
-
<img src="https://img.shields.io/
|
|
9
|
+
<img src="https://img.shields.io/badge/python-3.10--3.14-blue" alt="Python 3.10 through 3.14"/></a>
|
|
10
10
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
11
11
|
<img src="https://img.shields.io/pypi/l/tigrbl_engine_clickhouse" alt="PyPI license metadata for tigrbl_engine_clickhouse"/></a>
|
|
12
12
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "tigrbl_engine_clickhouse"
|
|
3
|
-
version = "0.4.1.
|
|
3
|
+
version = "0.4.1.dev6"
|
|
4
4
|
description = "ClickHouse engine plugin for analytical database sessions, warehouse workloads, and Tigrbl engine registration."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
license = { file = "LICENSE" }
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tigrbl_engine_clickhouse
|
|
3
|
-
Version: 0.4.1.
|
|
3
|
+
Version: 0.4.1.dev6
|
|
4
4
|
Summary: ClickHouse engine plugin for analytical database sessions, warehouse workloads, and Tigrbl engine registration.
|
|
5
5
|
Author-email: Jacob Stewart <jacob@swarmauri.com>
|
|
6
6
|
License: Apache License
|
|
@@ -238,12 +238,12 @@ Dynamic: license-file
|
|
|
238
238
|

|
|
239
239
|
|
|
240
240
|
<p align="center">
|
|
241
|
-
<a href="https://
|
|
242
|
-
<img src="https://
|
|
241
|
+
<a href="https://pepy.tech/project/tigrbl_engine_clickhouse">
|
|
242
|
+
<img src="https://static.pepy.tech/badge/tigrbl_engine_clickhouse" alt="Pepy downloads for tigrbl_engine_clickhouse"/></a>
|
|
243
243
|
<a href="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_clickhouse/">
|
|
244
244
|
<img src="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/engines/tigrbl_engine_clickhouse.svg" alt="Repository views for tigrbl_engine_clickhouse"/></a>
|
|
245
245
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
246
|
-
<img src="https://img.shields.io/
|
|
246
|
+
<img src="https://img.shields.io/badge/python-3.10--3.14-blue" alt="Python 3.10 through 3.14"/></a>
|
|
247
247
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
248
248
|
<img src="https://img.shields.io/pypi/l/tigrbl_engine_clickhouse" alt="PyPI license metadata for tigrbl_engine_clickhouse"/></a>
|
|
249
249
|
<a href="https://pypi.org/project/tigrbl_engine_clickhouse/">
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_engine_clickhouse-0.4.1.dev3 → tigrbl_engine_clickhouse-0.4.1.dev6}/tests/test_smoke.py
RENAMED
|
File without changes
|