You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: TypeParser to use velox/.../prestosql/...TypeParser (prestodb#25877)
Summary: facebookincubator/velox#14208 moves
velox/type/parser -> velox/functions/prestosql/types/parser. This is
because this type parser was intended to be used for presto specific
purposes, but was placed in a folder which seems too general. With this
merged, now moving references to Velox's type parser to the new folder.
Differential Revision: D80919225
```
== NO RELEASE NOTE ==
```
0 commit comments