vibedata-dlt-fabric-studio
Fabric Studio execution unit for the VibeData dlt runtime — the installed
distribution for Fabric domains running in the Studio-local intent venv. Key
Vault access uses the Studio Credential Broker and the runtime-declared User or
Service Principal identity lane; dlt writes Delta to a local staging dir and
finalize() syncs it to the intent's ephemeral OneLake lakehouse. After a completed upload with files,
finalize() requests Fabric SQL endpoint metadata refresh for the newly synced
Delta tables so they become queryable. finalize() scopes each request to the
newly synced tables and requires a matching successful result for each of them,
including after long-running operations. Exact schema/table matches are consumed first;
legacy bare names are matched one-to-one only when no remaining qualified
status could refer to the same table. A refresh
problem is reported in the returned summary as pending; it does not invalidate
or replay the completed upload.
from vibedata.dlt.fabric import setup_environment, finalize
Install this package; it pulls in vibedata-dlt-fabric-core (and transitively
vibedata-dlt-core). The notebook unit (vibedata-dlt-fabric-notebook) ships the
same vibedata.dlt.fabric import with notebook-mode implementations — exactly
one Fabric unit is installed per environment, selected at provisioning time.
Release files for vibedata-dlt-fabric-studio 0.14.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vibedata_dlt_fabric_studio-0.14.0.tar.gz | 16.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vibedata_dlt_fabric_studio-0.14.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 28.2 kB
Release files / vibedata_dlt_fabric_studio-0.14.0.tar.gz
| Download URL | vibedata_dlt_fabric_studio-0.14.0.tar.gz |
|---|---|
| Size | 16.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b6287321b0a504592ca366e882211e82cc6c1926d09e39675fd5e50e20a6670a
|
|
BLAKE2b-256 checksum How to use checksums |
23ea98cdaba9b735f41dcce768ab580544baef268e0888e536e0829896c7b18f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|
Release files / vibedata_dlt_fabric_studio-0.14.0-py3-none-any.whl
| Download URL | vibedata_dlt_fabric_studio-0.14.0-py3-none-any.whl |
|---|---|
| Size | 12.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8b58aabd69e59aed61bb1edebb5035bedd2fb63a10256f199615e30fbf190832
|
|
BLAKE2b-256 checksum How to use checksums |
f29a5657348f786c203cc685270b7e2ff630c54281ab30a17ffbedc0c58b5d34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.16
|