-
Notifications
You must be signed in to change notification settings - Fork 753
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
efcbac3
commit 9ade1a5
Showing
7 changed files
with
25 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
tests/suites/0_stateless/20+_others/20_0018_stackoverflow.result
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +0,0 @@ | ||
Error: APIError: QueryFailed: [1006]divided by zero while evaluating function `divide(0, 0)` in expr `t.a (#0) / 0`, during run expr: `(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((t.a (#0) > 0 OR t.a (#0) > 1) OR t.a (#0) > 2) OR t.a (#0) > 3) OR t.a (#0) > 4) OR t.a (#0) > 5) OR t.a (#0) > 6) OR t.a (#0) > 7) OR t.a (#0) > 8) OR t.a (#0) > 9) OR t.a (#0) > 10) OR t.a (#0) > 11) OR t.a (#0) > 12) OR t.a (#0) > 13) OR t.a (#0) > 14) OR t.a (#0) > 15) OR t.a (#0) > 16) OR t.a (#0) > 17) OR t.a (#0) > 18) OR t.a (#0) > 19) OR t.a (#0) > 20) OR t.a (#0) > 21) OR t.a (#0) > 22) OR t.a (#0) > 23) OR t.a (#0) > 24) OR t.a (#0) > 25) OR t.a (#0) > 26) OR t.a (#0) > 27) OR t.a (#0) > 28) OR t.a (#0) > 29) OR t.a (#0) > 30) OR t.a (#0) > 31) OR t.a (#0) > 32) OR t.a (#0) > 33) OR t.a (#0) > 34) OR t.a (#0) > 35) OR t.a (#0) > 36) OR t.a (#0) > 37) OR t.a (#0) > 38) OR t.a (#0) > 39) OR t.a (#0) > 40) OR t.a (#0) > 41) OR t.a (#0) > 42) OR t.a (#0) > 43) OR t.a (#0) > 44) OR t.a (#0) > 45) OR t.a (#0) > 46) OR t.a (#0) > 47) OR t.a (#0) > 48) OR t.a (#0) > 49) OR t.a (#0) > 50) OR t.a (#0) > 51) OR t.a (#0) > 52) OR t.a (#0) > 53) OR t.a (#0) > 54) OR t.a (#0) > 55) OR t.a (#0) > 56) OR t.a (#0) > 57) OR t.a (#0) > 58) OR t.a (#0) > 59) OR t.a (#0) > 60) OR t.a (#0) > 61) OR t.a (#0) > 62) OR t.a (#0) > 63) OR t.a (#0) > 64) OR t.a (#0) > 65) OR t.a (#0) > 66) OR t.a (#0) > 67) OR t.a (#0) > 68) OR t.a (#0) > 69) OR t.a (#0) > 70) OR t.a (#0) > 71) OR t.a (#0) > 72) OR t.a (#0) > 73) OR t.a (#0) > 74) OR t.a (#0) > 75) OR t.a (#0) > 76) OR t.a (#0) > 77) OR t.a (#0) > 78) OR t.a (#0) > 79) OR t.a (#0) > 80) OR t.a (#0) > 81) OR t.a (#0) > 82) OR t.a (#0) > 83) OR t.a (#0) > 84) OR t.a (#0) > 85) OR t.a (#0) > 86) OR t.a (#0) > 87) OR t.a (#0) > 88) OR t.a (#0) > 89) OR t.a (#0) > 90) OR t.a (#0) > 91) OR t.a (#0) > 92) OR t.a (#0) > 93) OR t.a (#0) > 94) OR t.a (#0) > 95) OR t.a (#0) > 96) OR t.a (#0) > 97) OR t.a (#0) > 98) OR t.a (#0) > 99) OR t.a (#0) > 100) OR t.a (#0) / 0 > 0)` | ||
20 changes: 2 additions & 18 deletions
20
tests/suites/1_stateful/00_stage/00_0012_stage_priv.result
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,19 @@ | ||
==== check internal stage write priv === | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Write] is required on STAGE s2 for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Select] is required on 'default'.'default'.'test_table' for user 'u1'@'%' with roles [public] | ||
20 160 160 | ||
1 | ||
==== check external stage priv === | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Write] is required on STAGE s1 for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
20 160 160 | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Read] is required on STAGE s1 for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
csv/data_UUID_0000_00000000.csv 20 0 NULL NULL | ||
==== check internal stage read priv === | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Read] is required on STAGE s2 for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
data_UUID_0000_00000000.csv 20 0 NULL NULL | ||
=== check presign === | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Write] is required on STAGE presign_stage for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
000 | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Read] is required on STAGE presign_stage for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
000 | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Write] is required on STAGE s3 for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
1 1 356 | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege [Read] is required on STAGE s3 for user 'u1'@'%' with roles [public]. Note: Please ensure that your current role have the appropriate permissions to create a new Database|Table|UDF|Stage. | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege READ is required on stage s3 for user 'u1'@'%' | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege READ is required on stage s3 for user 'u1'@'%' | ||
Error: APIError: QueryFailed: [1063]Permission denied: privilege READ is required on stage s3 for user 'u1'@'%' | ||
1 1 377 | ||
2 | ||
1 | ||
1 | ||
1 | ||
=== check external location === | ||
1 1 | ||
2 2 | ||
i0.csv 2 0 NULL NULL | ||
1 1 | ||
2 2 | ||
=== check access user's local stage === | ||
000 |