Redshift documentation bug report: STORED AS is optional for CREATE EXTERNAL TABLE

0

Loading json files from s3, this runs fine but STORED AS is not marked as optional in the documentation

create external table spectrum.mytable(id int, updated_at timestamp)
ROW FORMAT SERDE 'org.openx.data.jsonserde.JsonSerDe'
location 's3://mybucket';
feita há 7 meses241 visualizações
1 Resposta
0

Firstly, thank you for catching this.

The best way to report this is through the "Provide feedback" link towards the bottom of the page.

That will open a new window where you should select Type of issue as Incomplete information and fill out the details.

profile pictureAWS
respondido há 7 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas