[2023-10-02] Library & Engine Team Update #7936
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
-
Date_Time_Formatter
Follow up improvements to
Date_Time_Formatter
#7875Make
Data_Formatter.parse
useValue_Type
#7866auto_value_type
operation Implementauto_value_type
operation #7908Fix inconsistency when building a Mixed column, fixes to Union #7919
1.000
was by default parsed as1000
and not1.0
; ensure that auto inference never infers thousand separator and decimal point to the same characterFix
NumberParser
to avoidthousandSeparator==decimalPoint
and prefer US decimal format #7946Beta Was this translation helpful? Give feedback.
All reactions