Skip to contents

Returns the Arrow schema of the Delta table.

Usage

get_schema(table, ...)

Arguments

table

A DeltaTable object.

...

Additional arguments passed to methods.

Value

An Arrow Schema object.