Jerome Isaac Haltom created CALCITE-7525:
--------------------------------------------
Summary: ServerDdlExecutor CREATE TABLE throws
NullPointerException when no default schema
Key: CALCITE-7525
URL: https://issues.apache.org/jira/browse/CALCITE-7525
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.41.0
Reporter: Jerome Isaac Haltom
When setting up a very simple schema with ServerDdlExecutor parserFactory, and
trying to create a table without schema (CREATE TABLE "Foo"), and no
connection-level default schema set, a java.lang.NullPointerException is thrown.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)