differences between notebooks and notebooks that run inside a job

jeremy98
Honored Contributor

Hello Community,

I'm facing an issue with a job that runs a notebook task. When I run the same join condition through the job pipeline, it produces different results compared to running the notebook interactively (outside the job).

Why might this be happening? Could there be differences in how timestamp columns are handled between jobs and interactive notebook runs?