Type | Description | Example |
---|---|---|
STRING | Text data | ”Hello World” |
INTEGER | Whole numbers | 42 |
FLOAT | Decimal numbers | 3.14 |
BOOLEAN | True/false values | true |
Issue | Solution |
---|---|
Type mismatch | Verify data type matches configuration |
Missing required value | Check source configuration |
Invalid format | Review validation rules |
Data source error | Verify data lake configuration |
Invalid object property | Use only allowed basic types |
Array depth exceeded | Restructure to 2D maximum |