2 Answers
- Newest
- Most votes
- Most comments
0
I hardly use external (and be aware you're now including a complex additional system, Redshift Spectrum, with plenty of complex and unexpected behaviour, into your system), but with COPY you can specify a manifest.
I think I remember you can specify a manifest when defining an external table?
You'll need to update the manifest to get new files.
The real solution is not to mix files for, and not for, the external table. Set things up so those two types are stored and used separately. Then it just works by itself.
--
Max Ganz II
https://www.redshift-observatory.ch
answered a year ago
0
Thank you very much for you answer. But I need / want to use Redshift Spectrum.
To seperate the files in the actual project is no option, unfortunately.
Thanks.
answered a year ago
Relevant content
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated a year ago
