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
ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function
Using non-stateful functions or functors is more natural for template-based code generation of e.g. kernels.
Closesapache#7120 from wesm/string-converter-static
Authored-by: Wes McKinney <wesm+git@apache.org>
Signed-off-by: Benjamin Kietzman <bengilgit@gmail.com>
0 commit comments