The pre_sql is removed from v2 hive plugin, and the sql transformation is also removed from v2 transforms. How do we support custom sql?
<<<< see https://github.com/apache/incubator-seatunnel/pull/4148 <<<< But afaik this uses in memory sql engine which is not fully compatible with hive, and cannot do joins. Is it correct? If so, are there any further plans for this? <<<< The next version will be released this feature. -- Best Regards ------------ EricJoy2048 [email protected]
