teragrep / pth_10

Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0 stars 2 forks source link

Investigate if interpreter is allowed to fail silently #245

Open ronja-ui opened 5 months ago

ronja-ui commented 5 months ago

Description There's been issues that interpreter fails silently and doesn't give any error message. Investigate if that's the case and don't let it fail silently.

eemhu commented 4 months ago

Might be related but only affects kafka save and possibly datasource. https://github.com/teragrep/pth_10/issues/122 https://github.com/teragrep/pth_10/issues/88