Home › Forums › KX Academy › fundamentals capstone 2.3 › Reply To: fundamentals capstone 2.3
-
Hi @kal8na
Since you have adjusted your code to use ‘ * ‘ to read in your columns as strings, you no longed need the following cast statement:
messages: update trade_id: `$string trade_id from messages
As this is changes the format of the column from image_1 to image_2.
Let me know if this helps!
Thanks,
Megan