Oracle PL/SQL to Hive/Spark SQL conversion

2024-03-01 Thread GAURAV SONI
Hi Team I have more then 1 Oracle PL/SQL code. Which I want to migrate to Hive or Spark-SQL can you please suggest me how can I do it. Regards Gaurav Soni -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group

Re: Oracle PL/SQL to Hive/Spark SQL conversion

2024-03-04 Thread Lukas Eder
Hi Guarav, Thank you for your message. Our parser can currently only parse simple procedural logic, see: - https://www.jooq.org/doc/latest/manual/sql-building/procedural-statements/ - https://www.jooq.org/doc/latest/manual/sql-building/sql-parser/sql-parser-grammar/ It is unlikely that you'll be