Commit 0c9d59b
refactor: Remove deprecated code from velox/type/parser/ (facebookincubator#16219)
Summary:
Since this type parsing was Presto-specific, it was moved to `velox/functions/prestosql/types/parser`, with this copy kept for backwards compatibility. Since there are no more usages in Presto, this backwards-compatibility API can be removed
Reviewed By: HeidiHan0000
Differential Revision: D920762631 parent 165fe36 commit 0c9d59b
File tree
11 files changed
+2
-1284
lines changed- velox
- exec/fuzzer
- type
- parser
- tests
11 files changed
+2
-1284
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments