Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redshift target - basic_string::_M_construct null not valid #186

Open
colmsnowplow opened this issue Sep 16, 2021 · 0 comments
Open

Redshift target - basic_string::_M_construct null not valid #186

colmsnowplow opened this issue Sep 16, 2021 · 0 comments
Labels

Comments

@colmsnowplow
Copy link
Contributor

Sql-runner hit - ERROR #XX000 basic_string::_M_construct null not valid when attempting to run REFRESH MATERIALIZED VIEW.

The view in question was constructed with LEFT joins, which it seems may not be supported as per the docs, however the nature of the error itself suggests that something isn't being handled correctly. Also the customer had been successfully running the same query on the same view for a long time before hitting this error.

May be a driver issue, or some other poorly handled error. Attempt to reproduce the issue, investigate what Redshift throws back, and investigate how that's handled.

Also investigate if simple driver update resolves.

ZD ticket #28488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant