Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RushiT0122 authored Aug 3, 2023
2 parents 226aae4 + 5d46c8e commit 701ae27
Show file tree
Hide file tree
Showing 5 changed files with 1,130 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tests/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ def expected_metadata(self):
'LoginHistory': {self.PRIMARY_KEYS: {'Id'}, self.REPLICATION_KEYS: {'LoginTime'},self.REPLICATION_METHOD: self.INCREMENTAL,},
'LoginIp': incremental_created_date,
'LogoutEvent': default_full, # new
'MLField': default, # removed # 6/13/2022 added back 7/10/2022
# 'MLField': default, # removed 6/13/2022 added 7/10/2022, removed 06/12/2023
'MLPredictionDefinition': default, # removed # 6/13/2022 added back 7/10/2022
'Macro': default,
'MacroHistory': incremental_created_date,
Expand Down
Loading

0 comments on commit 701ae27

Please sign in to comment.