When attempting to insert a timestamp in milliseconds into a flowfile using the UpdateRecord processor, the timestamp comes out expressed as a string (first image) despite the fact that I've explicitly cast it as a number (second image). How can I get this expressed as a number like it is supposed to?
![Screenshot 2023-02-08 at 15.15.13.png Screenshot 2023-02-08 at 15.15.13.png](https://community.cloudera.com/t5/image/serverpage/image-id/36747iE8A66CFE69A9E451/image-size/medium?v=v2&px=400)
![Screenshot 2023-02-08 at 16.36.53.png Screenshot 2023-02-08 at 16.36.53.png](https://community.cloudera.com/t5/image/serverpage/image-id/36746iD164EEFCA3CA3287/image-size/medium?v=v2&px=400)