[2024-09-23] Library & Engine Team Update #11146
GregoryTravis
started this conversation in
Weekly Demo Day
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
select_into_database_table
Do not default the primary key inselect_into_database_table
#11120Column_Numeric
benchmarks to large ints and floats, and decimals ExtendColumn_Numeric
benchmarks to large ints and floats, and decimals #11133long
, inceil
,floor
, andtruncate
Extend the range of int/float arguments to outside the range of Javalong
, inceil
,floor
, andtruncate
#11135to_display_text
invocation fails Log details whento_display_text
invocation fails #11025assert
in Scala, useassertInJvm
to elide it in production Avoid usingassert
in Scala, useassertInJvm
to elide it in production #11027- Hubert: Revert "Avoid copying IR nodes when no change is performed in passes" Revert "Avoid copying IR nodes when no change is performed in passes" #11018- Hubert: Disable IR caching (again) Disable IR caching (again) #11024Beta Was this translation helpful? Give feedback.
All reactions