You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Added Redshift and Spark typecheck to data_source event_timestamp_col inference (#2389)
* added Redshift typecheck to data_source event_timestamp_col inference
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* address comments
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* moved non file data sources into their own test
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* addressed comments
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* fixed texts
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* remove previously defined event_timestamp_column from data_source to allow for inference
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* made a deepcopy of data_sources to not affect other tests
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
* linter
Signed-off-by: Shai Bruhis <shaibruhis@gmail.com>
0 commit comments