<div dir="ltr"><div dir="ltr">Hello,<br><div><br></div><div>I added a table called tsql2 into the system. When I do &#39;describe tsql2&#39; i get the following error - </div><div><br></div><div><div>./herddb-cli.sh -q &quot;DESCRIBE tsql2&quot;</div><div>read system property: herddb.vint.read.folded=false</div><div>read system property: herddb.vint.write.folded=false</div><div>error:java.sql.SQLException: herddb.model.StatementExecutionException: From line 1, column 10 to line 1, column 14: Column &#39;TSQL2&#39; not found in any table</div><div>  at herddb.sql.CalcitePlanner.translate(CalcitePlanner.java:337)</div><div>  at herddb.server.ServerSideConnectionPeer.handleExecuteStatement(ServerSideConnectionPeer.java:707)</div><div>  at herddb.server.ServerSideConnectionPeer.requestReceived(ServerSideConnectionPeer.java:140)</div><div>  at herddb.network.netty.NettyChannel.lambda$handlePduRequest$1(NettyChannel.java:93)</div><div>  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)</div><div>  at java.util.concurrent.FutureTask.run$$$capture(FutureTask.java:266)</div><div>  at java.util.concurrent.FutureTask.run(FutureTask.java)</div><div>  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)</div><div>  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)</div><div>  at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)</div><div>  at java.lang.Thread.run(Thread.java:745)</div></div><div><br></div><div>Has this functionality implemented?</div><div><br></div><div>Thanks,</div><div>Amit</div></div></div>