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 logged-in Studio user's delegated token via the the credential broker
broker; 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. Fabric applies the request to the whole
SQL analytics endpoint; finalize() retains the newly synced table names only
to require a matching successful result for each of them, including after
long-running operations. An unrelated table's result does not determine whether
this upload became visible. 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.13.1
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.13.1.tar.gz | 16.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vibedata_dlt_fabric_studio-0.13.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.3 kB
Release files / vibedata_dlt_fabric_studio-0.13.1.tar.gz
| Download URL | vibedata_dlt_fabric_studio-0.13.1.tar.gz |
|---|---|
| Size | 16.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b35f89cabe1e207a5cfd499480da7fe15ceeb46e926e098ded9f690acf08cfaa
|
|
BLAKE2b-256 checksum How to use checksums |
0a125640cc14076e04ba5f14ef6cc13f7f6982018483c64cb5ec18016ec6f0e8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / vibedata_dlt_fabric_studio-0.13.1-py3-none-any.whl
| Download URL | vibedata_dlt_fabric_studio-0.13.1-py3-none-any.whl |
|---|---|
| Size | 12.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
66ff40b1f98a1cdabbe51eebc187ef14cdbf9ca567d2e5d66a1dc44734c4871e
|
|
BLAKE2b-256 checksum How to use checksums |
299cbcb9bd99729d98d7e3f04e938229df0cc200fb50e9838342517ecb91866b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|