Hi folks, I thought about renaming the TableEnvironment.toTable() method to TableEnvironment.fromDataSet(). This would be closer to SQL FROM and allow to add other methods like fromCSV(), fromHCat(), fromParquet(), fromORC(), etc.
If we decide for the renaming, we should do it before the release. Cheers, Fabian