Forum Discussion

philliperamos's avatar
philliperamos
Contributor
6 years ago

Error when joining a large data stream to a small one

Good day all, I’m getting an error when joining a large data stream (118M rows) with a smaller one (276 rows). The join is on a field called ‘column_name’ to ‘col’, and its an Inner join. ...