Hi guys, I have a big question for you about how Fling handles job's plan generation: let's suppose that I want to write a job that takes as input a description of a set of datasets that I want to work on (for example a csv file and its path, 2 hbase tables, 1 parquet directory and its path, etc). >From what I know Flink generates the job's plan at compile time, so I was wondering whether this is possible right now or not..
Thanks in advance, Flavio
