Channels
delta-social
h2g2-streaming
roapi
delta-oss
dais-2023
random
delta-rs
general
jobs
kafka-delta-ingest
deltalake-questions
events
lakefs
delta-cycling
deltalake-databricks-dbsql
delta-community
azuredatabricks
deltalake-on-aws
delta-sharing
flink-delta-connector
graph-delta-lake
dat
delta-sharing-rs
Powered by
#deltalake-questions
Title
a
Artsiom Yudovin
01/12/2023, 12:46 PM
HI, I use integration Delta Lake and Redshift Spectrum. When I try to create external table with varbyte column, I got exception that
Varbyte types are only supported for Parquet and ORC files.
Does anybody face the same issue?
o
Omkar
01/12/2023, 1:06 PM
This is a Redshift VARBYTE datatype limitation. I've faced a similar issue with another datatype. You can check the list of limitations here:
https://docs.aws.amazon.com/redshift/latest/dg/r_VARBYTE_type.html#varbyte-limitations
🙏 1
3 Views
Post