Skip to main content

A Fabric extension for managing data lakes

Project description

This section describes how to define and register the Teachers Schema in the Schema Registry.

📚 Define the Teachers Schema

class TeachersSchema(BaseSchema):
    columns = [
        DataclassField("teacher_id", StringType(), False),
        DataclassField("teacher_name", StringType(), False),
    ]

📝 Register the Schema

SchemaRegistry.register("teachers", TeachersSchema)

🔍 Retrieve the Teachers Schema

schema = SchemaRegistry.get_schema_for_table("teachers")
print(schema)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fabric_datalake_manager-0.1.1.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fabric_datalake_manager-0.1.1-py3-none-any.whl (21.6 kB view details)

Uploaded Python 3

File details

Details for the file fabric_datalake_manager-0.1.1.tar.gz.

File metadata

  • Download URL: fabric_datalake_manager-0.1.1.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0

File hashes

Hashes for fabric_datalake_manager-0.1.1.tar.gz
Algorithm Hash digest
SHA256 798b79c9d2cc0e6c90097b827ef52412af48bc54ca2703b52149ba413d552a74
MD5 3b3541e24cdb0c7568133070175ed488
BLAKE2b-256 24aaf4f683d62d672564cc606eade548d7b0c139d54e05fa4a466a335c917202

See more details on using hashes here.

File details

Details for the file fabric_datalake_manager-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for fabric_datalake_manager-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 087da85f6df83f1147116c4f821c5c5aecd26d7749fab43da09eca9d627ecfd9
MD5 3ed273cbe1ccb351e8128c54016bf917
BLAKE2b-256 d0615d0f568425ad5344d620bd34268b86d8c2d5e855d25922e251b2309ec459

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page