Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to dat 0.3 #290

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Update to dat 0.3 #290

merged 5 commits into from
Jul 22, 2024

Conversation

nicklan
Copy link
Collaborator

@nicklan nicklan commented Jul 22, 2024

  • Update to the latest version of DAT
  • Don't skip any tests

This requires some slight massaging of the expected data. In particular, some of the expected timestamps are in zone +00:00 which is UTC (link), so if we find that, we just convert.

This requires going column-by-column and normalizing if needed.

This also removes the data_type check, since that actually needs to happen after column normalization, and it does already happen as part of checking if two columns are equal. See here.

@nicklan nicklan requested a review from zachschuermann July 22, 2024 22:43
Copy link
Collaborator

@zachschuermann zachschuermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@nicklan nicklan requested review from rtyler, hntd187 and roeap July 22, 2024 22:57
Copy link
Collaborator

@hntd187 hntd187 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT

@nicklan nicklan merged commit 1258a88 into delta-io:main Jul 22, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants