s.apache.org/jira/browse/FLINK-1106">FLINK-1106 for more details. MapOperator that applies a {@link MapFunction} to each record independently.
@see MapFunction
Map operator. This triggers overall map side processing. This is a little different from regular operators in that it starts off by processing a Writable data structure from a Table (instead of a Hive Object).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.