DataBrew Docs home page
Search...
⌘K
Support
DataBrew Cloud
DataBrew Cloud
Search...
Navigation
Stream schema
DataBrew Types
Home
Open-Source Projects
Blog
Discord
Telegram
Github
Blog
Get started
Prerequisites
First run
Configuration
Configuration
Obsesrvability with ETCD
Metrics
Storing offset
Secrets
Stream schema
Steam schema
DataBrew Types
On this page
Types in Blink
Default fallback
Stream schema
DataBrew Types
The supported types of the Blink schema.
Types in Blink
Blink supports a variety of data types to help you define the schema of the stream. These types are based on Apache Arrow data types. Here is the list of supported types:
Boolean
Int16
Int32
Int64
Uint64
Float64
Float32
UUID
bytea
Inet
MAC
Date32
String
Default fallback
In case the type is not specified in the schema, Blink will fallback to the
String
type.
Was this page helpful?
Yes
No
Suggest edits
Steam schema
Assistant
Responses are generated using AI and may contain mistakes.