Skip to content

Support for SELECT INTO OUTFILE S3#6811

Merged
systay merged 4 commits intovitessio:masterfrom
GuptaManan100:select-into
Oct 6, 2020
Merged

Support for SELECT INTO OUTFILE S3#6811
systay merged 4 commits intovitessio:masterfrom
GuptaManan100:select-into

Conversation

@GuptaManan100
Copy link
Copy Markdown
Contributor

@GuptaManan100 GuptaManan100 commented Oct 2, 2020

Support for SELECT INTO OUTFILE S3.

…r it

Signed-off-by: GuptaManan100 <manan@planetscale.com>
@GuptaManan100 GuptaManan100 marked this pull request as draft October 2, 2020 09:56
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
@GuptaManan100 GuptaManan100 marked this pull request as ready for review October 5, 2020 12:36
Signed-off-by: GuptaManan100 <manan@planetscale.com>
@systay systay merged commit 3c4202f into vitessio:master Oct 6, 2020
@askdba askdba added this to the v8.0 milestone Oct 7, 2020
Comment on lines +42 to +45
if sel.IntoOutfileS3 != "" {
return nil, vterrors.Errorf(vtrpcpb.Code_UNIMPLEMENTED, "unsupported: non bypass query with into outfile s3")
}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be allowed for unsharded table queries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants