differences between notebooks and notebooks that run inside a job
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2025 07:35 AM
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?