Skip to content

Port Encodable-based QueryEngine implementation #93

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

Merged

Conversation

kateinoigakukun
Copy link
Member

This PR removes Macro-based Query implementation and lowers the minimum Swift version requirement to 5.8 to use this package in the CI build pipeline.

The new Encodable-based implementation is based on: swiftlang/swift-package-manager#7347 swiftlang/swift-package-manager#7435

This PR removes Macro-based Query implementation and lowers the minimum
Swift version requirement to 5.8 to use this package in the CI build
pipeline.

Co-authored-by: Max Desiatov <m_desiatov@apple.com>
@kateinoigakukun
Copy link
Member Author

@swift-ci test

Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Ah, I've been meaning to get to it with the exactly same approach. Thank you so much!

@MaxDesiatov MaxDesiatov merged commit 3e076d1 into swiftlang:main Apr 4, 2024
@kateinoigakukun kateinoigakukun deleted the yt/backport-encodable-query branch April 4, 2024 11:29
@kateinoigakukun
Copy link
Member Author

Hmm, I may introduced nondeterminism in the query hashing...

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