Skip to main content
turntable home page
Search...
⌘K
Get Started
Get Started
Search...
Navigation
Column Reference
Struct Operations
Documentation
Extension
CLI
Reference
Join our Slack
GitHub
Connectors
Postgres
BigQuery
File
Reference
Table Reference
Column Reference
Standard Operations
Math Operations
Regex Operations
String Operations
Struct Operations
Datetime Operations
Map Operations
URL Operations
Array Operations
On this page
obj.destructure
obj.lift
Column Reference
Struct Operations
obj.destructure
Destructure a StructValue into the corresponding struct fields.
When assigned, a destruct value will be destructured and assigned to multiple columns.
obj.lift
Project the fields of self into a table.
This method is useful when analyzing data that has deeply nested structs or arrays of structs. lift can be chained to avoid repeating column names and table references.
Was this page helpful?
Yes
No
String Operations
Datetime Operations