Jiatao Tao created CALCITE-3870:
-----------------------------------
Summary: set "SqlToRelConverter.ConfigBuilder#expand" default to
false
Key: CALCITE-3870
URL: https://issues.apache.org/jira/browse/CALCITE-3870
Project: Calcite
Issue Type: Bug
Components: core
Reporter: Jiatao Tao
Now the default "expand" in SqlToRelConverter.ConfigBuilder is true but in
calcite's main process, actually, it is false(
`withExpand(THREAD_EXPAND.get())`)
That leads we need to explicitly set `withExpand` to false when we use
SqlToRelConverter.
So I think we should change the default to "false" in
SqlToRelConverter.ConfigBuilder.
!https://mail.google.com/mail/u/0?ui=2&ik=09d5de6bf3&attid=0.1&permmsgid=msg-a:r-1571046416348666034&th=17106774a5349d1d&view=fimg&sz=s0-l75-ft&attbid=ANGjdJ_IjYbiwT8IKlaiAIDzbkq_ehCBktd4DzCYr14Ppst6lBftqMbrrWu8hzGpN2wpCz46a3F1FKvfD_miGHkC-EMx509KPC4FEovxtN2M0WcU1up209hyLtKoZqE&disp=emb&realattid=ii_k8460q950!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)