STACK recipe changes the datatype
Sujata
Registered Posts: 5 ✭✭
Hi Team,
Stack recipe is behaving strangely. It changes the datatype of output dataset column based on the column values. How can we retain the datatype of input dataset
Comments
-
Hi @Sujata ,
I hope that you are doing well. Would you mind providing a detailed example to illustrate the behavior>
Best,
Yasmine
-
You should rather set the column types in the Stack recipe's output schema. Since by default it infers the types from the data. Therefore, locking the schema will preserve your input data types.