My project is based on Spark Catalyst, and I am trying to save intermediate RDD[InternalRow] passing between physical node. I have added a new physical operator same as Spark or