3 Answers
- Newest
- Most votes
- Most comments
0
The closest answer I've found is about the new redshift driver for spark under the 'Configuring the maximum size of string columns ': https://docs.databricks.com/external-data/amazon-redshift.html#language-python
But this is with respect to spark. How can I translate this to Glue?
answered 2 years ago
0
I found this document, but I don't know how to apply it to my visual ETL in Glue https://docs.aws.amazon.com/redshift/latest/mgmt/spark-redshift-connector-other-config.html
answered 3 months ago
0
I found this: [https://stackoverflow.com/questions/77382178/glue-job-failed-when-trying-to-perform-a-merge-into-redshift-table-due-to-string] the solution is to edit the script and change the length of the varchar column when creating the temporary table.
answered 3 months ago
Relevant content
- Accepted Answerasked 7 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago