Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions core/src/main/resources/error/error-classes.json
Original file line number Diff line number Diff line change
Expand Up @@ -1356,11 +1356,6 @@
"DESC TABLE COLUMN for a specific partition."
]
},
"DISTRIBUTE_BY" : {
"message" : [
"DISTRIBUTE BY clause."
]
},
"INSERT_PARTITION_SPEC_IF_NOT_EXISTS" : {
"message" : [
"INSERT INTO <tableName> IF NOT EXISTS in the PARTITION spec."
Expand Down