mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
When the query response contains null column values the following NPE is thrown: java.lang.NullPointerException at org.apache.zeppelin.postgresql.PostgreSqlInterpreter.replaceReservedChars(PostgreSqlInterpreter.java:278) at org.apache.zeppelin.postgresql.PostgreSqlInterpreter.executeSql(PostgreSqlInterpreter.java:235) Author: tzolov <christian.tzolov@gmail.com> Closes #348 from tzolov/ZEPPELIN-349 and squashes the following commits: |
||
|---|---|---|
| .. | ||
| main | ||
| test/java/org/apache/zeppelin/postgresql | ||