-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Add long and varchar enum types"
This reverts commit 7ced455.
- Loading branch information
1 parent
748e69e
commit 4ea4139
Showing
14 changed files
with
172 additions
and
894 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
185 changes: 0 additions & 185 deletions
185
presto-common/src/main/java/com/facebook/presto/common/type/AbstractVarcharType.java
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
presto-common/src/main/java/com/facebook/presto/common/type/EnumType.java
This file was deleted.
Oops, something went wrong.
121 changes: 0 additions & 121 deletions
121
presto-common/src/main/java/com/facebook/presto/common/type/LongEnumType.java
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.