Ken Geis

Results 14 issues of Ken Geis

GroovyPageView#createGroovyPageException(..) expects the exception that it is building around to have a stack trace. [It is possible for an exception not to have a stack trace](https://plumbr.io/blog/java/on-a-quest-for-missing-stacktraces). This causes a problem...

fixes [FLINK-36303](https://issues.apache.org/jira/browse/FLINK-36303)

component=JDBC/Postgres

Running the `curl` command as documented returns `["world"]` and it should return `["hello", "world"]`.

GroovyPageView#createGroovyPageException(..) expects the exception that it is building around to have a stack trace. [It is possible for an exception not to have a stack trace](https://plumbr.io/blog/java/on-a-quest-for-missing-stacktraces). This causes a problem...

gsp