adapter-engine-execution
对内使用的 单据引擎执行适配层:根据已构建的 ExecutionPlan,连接 EdgeDB、拉取 DeepModel 元数据,用 Polars 执行计划并返回行数据(可选返回列 schema)。
- PyPI 包名:
adapter-engine-execution - 导入包名:
adapter_execution - Python:>= 3.11
安装
pip install adapter-engine-execution
本地安装:
pip install -e .
主要 API
从包入口可导入:
from adapter_execution import execute_plan
Release files for adapter-engine-execution 0.0.11
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adapter_engine_execution-0.0.11.tar.gz | 41.6 kB | Details |
Release files / adapter_engine_execution-0.0.11.tar.gz
| Download URL | adapter_engine_execution-0.0.11.tar.gz |
|---|---|
| Size | 41.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
baf98ed8b38251b0fcbad1a0c12281aa101fee0264ab57a7e088ee5a02b501a6
|
|
BLAKE2b-256 checksum How to use checksums |
f56afc331ee5490bdb9c6b241afdf57f6eae24303ddf9140dd7e6124b83281a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.9
|