This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package sample.stream | |
import akka.actor.ActorSystem | |
import akka.stream.MaterializerSettings | |
import akka.stream.scaladsl2._ | |
object BasicTransformation { | |
def main(args: Array[String]): Unit = { | |
implicit val system = ActorSystem("Sys") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package utils | |
import java.util | |
import org.apache.flink.api.common.typeutils.TypeSerializer | |
import org.apache.flink.api.table.Row | |
import org.apache.flink.core.memory.{DataInputView, DataOutputView} | |
/** |
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 3 columns, instead of 4 in line 1.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
material, dimensions, cost | |
maple wood cost, 7 inch wide, 8 feet long and 13/16 inch thick, 8$ |
OlderNewer