Skip to content

[CALCITE-2714] Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability (Ruben Quesada Lopez)#947

Closed
rubenada wants to merge 1 commit intoapache:masterfrom
rubenada:CALCITE-2714
Closed

[CALCITE-2714] Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability (Ruben Quesada Lopez)#947
rubenada wants to merge 1 commit intoapache:masterfrom
rubenada:CALCITE-2714

Conversation

@rubenada
Copy link
Copy Markdown
Contributor

Slight optimization in SqlTypeFactoryImpl#createTypeWithNullability

julianhyde added a commit to julianhyde/calcite that referenced this pull request Nov 29, 2018
Make BasicSqlType immutable, therefore we don't need to call clone.

Close apache#947
julianhyde added a commit to julianhyde/calcite that referenced this pull request Nov 29, 2018
Make BasicSqlType immutable, and now createWithNullability re-uses existing type if possible

Make BasicSqlType immutable, therefore we don't need to call clone.

Close apache#947
@asfgit asfgit closed this in 08aefb0 Dec 2, 2018
F21 pushed a commit to F21/calcite that referenced this pull request Jan 3, 2019
…eateWithNullability can reuse existing type if possible (Ruben Quesada Lopez)

Close apache#947
wangxlong pushed a commit to wangxlong/calcite that referenced this pull request Feb 13, 2020
…eateWithNullability can reuse existing type if possible (Ruben Quesada Lopez)

Close apache#947
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Aug 28, 2025
…eateWithNullability can reuse existing type if possible (Ruben Quesada Lopez)

Close apache#947

Change-Id: I4e47c297580699d12254e1eb1dedb62db09e5504
jamesstarr pushed a commit to jamesstarr/calcite that referenced this pull request Mar 16, 2026
…eateWithNullability can reuse existing type if possible (Ruben Quesada Lopez)

Close apache#947

Change-Id: I4e47c297580699d12254e1eb1dedb62db09e5504
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant