Expand description
A no-op source, which can be used to deprecate a source. When removing the code for a source, we can remove the source reader and executor, but we need to let the meta source manager running normally without panic. Otherwise the user can DROP the source.