The column rc_new was dropped in MediaWiki: T36320: Remove obsolete recentchanges.rc_new database field, and this breaks the current view definitions.
We can either remove the column from the views, or keep it as a derived column based on the new rc_source field.