Skip to main content
Version: devel

common.schema.typing

C_DLT_ID

unique id of current row

C_DLT_LOAD_ID

load id to identify records loaded in a single load package

TColumnProp

All known properties of the column, including name, data type info and hints

TColumnHint

Known hints of a column

TColumnNames

A string representing a column name or a list of

TColumnSchemaBase Objects

class TColumnSchemaBase(TColumnType)

[view_source]

TypedDict that defines basic properties of a column: name, data type and nullable

TColumnSchema Objects

class TColumnSchema(TColumnSchemaBase)

[view_source]

TypedDict that defines additional column hints

TTableSchemaColumns

A mapping from column name to column schema, typically part of a table schema

TSchemaContractDict Objects

class TSchemaContractDict(TypedDict)

[view_source]

TypedDict defining the schema update settings

DEFAULT_VALIDITY_COLUMN_NAMES

Default values for validity column names used in scd2 merge strategy.

TTableSchema Objects

class TTableSchema(_TTableSchemaBase)

[view_source]

TypedDict that defines properties of a table

TColumnDefaultHint

Allows using not_null in default hints setting section

TStoredSchema Objects

class TStoredSchema(TypedDict)

[view_source]

TypeDict defining the schema representation in storage

This demo works on codespaces. Codespaces is a development environment available for free to anyone with a Github account. You'll be asked to fork the demo repository and from there the README guides you with further steps.
The demo uses the Continue VSCode extension.

Off to codespaces!

DHelp

Ask a question

Welcome to "Codex Central", your next-gen help center, driven by OpenAI's GPT-4 model. It's more than just a forum or a FAQ hub – it's a dynamic knowledge base where coders can find AI-assisted solutions to their pressing problems. With GPT-4's powerful comprehension and predictive abilities, Codex Central provides instantaneous issue resolution, insightful debugging, and personalized guidance. Get your code running smoothly with the unparalleled support at Codex Central - coding help reimagined with AI prowess.