Hi Haocheng, I agree that the Project node could be a good candidate for this. One of the expressions that Project can take is called “cast”. In C++ you would do something like _expression_ cast_expr = call(“cast”, my_column, compute::CastOptions::Unsafe(uint32())); And pass that _expression_ to your Project node. Hope this helps, Sasha 21 марта 2023 г., в 09:10, Haocheng Liu <[email protected]> написал(а):
|
- [C++] Best practice to change type of a few columns when ... Haocheng Liu
- Re: [C++] Best practice to change type of a few colu... Sasha Krassovsky
- Re: [C++] Best practice to change type of a few ... Haocheng Liu
