[2023-05-09] Library and Engine Team Update #6619
jdunkerley
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
-
Image.write
. Continued Execution Context work and some little fixes #6506File_Format
choosing. Continued Execution Context work and some little fixes #6506Table
. Small changes from Book Club issues #6533days_until
,until
,next
andprevious
toDate
. Small changes from Book Club issues #6533Database
library into a newAWS
library #6550Database.connect
. Separating Redshift connector fromDatabase
library into a newAWS
library #6550Join_Kind.Inner
removes the common-named columns #6564Table.join
to default toLeft_Outer
, altered defaulton
to be on first column name. UpdateTable.join
defaults and change unique name suffix from_n
ton
#6587_
from default right prefix and unique name changing. UpdateTable.join
defaults and change unique name suffix from_n
ton
#6587Non_Unique_Primary_Key
error. ImproveNon_Unique_Primary_Key
error, split file format detection into read/write, improve SQLite format detection #6604File.read
always fails if non-existant. SQLite format detection improved. ImproveNon_Unique_Primary_Key
error, split file format detection into read/write, improve SQLite format detection #6604format
to the in-memoryColumn
. Add format to the in-memory Column #6538format
forDate
,Date_Time
andTime_Of_Day
. Add format to the in-memory Column #6538at least one
flag fortokenize_to_rows
. "at_least_one" flag for tokenize_to_rows #6539until
,next
andprevious
onDate
. Add tests for Date.until, Date.next and Date.previous. #6606tokenize_to_columns
andparse_to_columns
to not add1
if a single column returned. tokenize_to_columns or parse_to_columns results in a single column we shouldn't add the 1 #6607Boolean
default argument value. Let ChangesetBuilder.invalidated search even container elements #6548DataflowAnalysis
preserves dependencies order. DataflowAnalysis preserves dependencies order #6493Beta Was this translation helpful? Give feedback.
All reactions