Skip to content

Release v073#93

Merged
georgeRobertson merged 6 commits intomainfrom
release_v073
Apr 16, 2026
Merged

Release v073#93
georgeRobertson merged 6 commits intomainfrom
release_v073

Conversation

@georgeRobertson
Copy link
Copy Markdown
Contributor

TLDR of changes

Release version 0.7.3. Fixes can be found in the CHANGELOG.md or via the commit history.

What kind of changes does this PR introduce?

Tick all that apply

  • fix: A bug fix. Correlates with PATCH in SemVer
  • feat: A new feature. Correlates with MINOR in SemVer
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing or correcting existing tests
  • build: Changes that affect the build system or external dependencies (example scopes: pip, docker, npm)
  • ci: Changes to CI configuration files and scripts (example scopes: GitLabCI)

Please check if the PR fulfills these requirements

  • I have read and followed the Contributing guidance
  • Docs have been added / updated
  • Tests and Linting in the CI are passing
  • Changes have been reviewed and approved by a Project Maintainer

stevenhsd and others added 6 commits April 16, 2026 16:18
* fix: enhance duckdb casting to be less permissive of poorly formatted dates and trim whitespace

* feat: integrated duckdb casting into data contract and added initial spark casting

* refactor: added further spark cast work with tests, small fixes to duckdb casting

* style: address linting issues

* refactor: add in time type for duckdb casting in contract and fix spark test involving regexp for spark casting in contract
)

* fix: make time format more strict to stop invalid time date flowing

* style: address sonarcube l523 comment
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
21.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@georgeRobertson georgeRobertson merged commit 6d342c5 into main Apr 16, 2026
3 of 4 checks passed
@georgeRobertson georgeRobertson deleted the release_v073 branch April 16, 2026 21:31
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.

2 participants