1 Answers
0
Hello,
Thank You for your question.
I have reached out to the Redshift service team and they have not indicated any recent change to this functions; parameters or functionality.
The function is expecting a 'json_string' and a super column is provided, you may use the json_serialize function to prepare your super column data for use with any of the json function expecting a 'json_string' as an input parameter. https://docs.aws.amazon.com/redshift/latest/dg/JSON_SERIALIZE.html
for example: json_extract_path_text(json_serialize(super_column), 'path_elem' )
If you have any further questions I would invite you to open a support case to further investigate and escalate if required.
Thank You and have a great day.
answered 20 days ago
Relevant questions
Redshift - json functions don't exist
asked 22 days agoRedshift as as Data Source for a REST API for Analytics Query
Accepted Answerasked 3 years agoRedshift Cluster CPU cloudwatch metric down for last 2hrs
asked a month agoQueries to Redshift Information Schema very slow
asked 3 months agoCloudFormation says a IAM Role it just created does not exist
asked a year agoInspector2 - Everyone of my ec2 instances has had "Internal Error" now for weeks.
asked 3 months agolaunch template suddenly stopped working
asked 5 months agoAWS S3 Select CSV WHERE filtering not working on last column
asked 11 days agoRedshift keeps lock on table after query completed
Accepted Answerasked 3 years agoRedshift Spectrum with hanging select queries about 25 minutes
asked a year ago