Skip to content

Commit 49f3198

Browse files
kbatuigasKat Batuigas
andauthored
Lowercase field names required for Glue (#1387)
Co-authored-by: Kat Batuigas <kbauigas@gmail.com>
1 parent a1e658d commit 49f3198

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/manage/pages/iceberg/iceberg-topics-aws-glue.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ endif::[]
3737

3838
== Limitations
3939

40+
=== Lowercase field names required
41+
42+
Use only lowercase field names. AWS Glue converts all table column names to lowercase, and Redpanda requires exact column name matches to manage schemas. Using uppercase letters prevents Redpanda from finding matching columns, which breaks schema management.
43+
4044
=== Nested partition spec support
4145

4246
AWS Glue does not support partitioning on nested fields. If Redpanda detects that

0 commit comments

Comments
 (0)