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

fix: Remove resolver() from schema.Table #15

Merged
merged 1 commit into from
Aug 1, 2023
Merged

fix: Remove resolver() from schema.Table #15

merged 1 commit into from
Aug 1, 2023

Conversation

disq
Copy link
Member

@disq disq commented Aug 1, 2023

As the signature isn't correct.

We could also add it as an @abstractmethod @property which returns a scheduler.TableResolver

As the signature isn't correct.
@disq disq merged commit c61a774 into main Aug 1, 2023
@disq disq deleted the fix/table branch August 1, 2023 12:47
@cq-bot cq-bot mentioned this pull request Aug 1, 2023
kodiakhq bot pushed a commit that referenced this pull request Aug 1, 2023
🤖 I have created a release *beep* *boop*
---


## [0.0.8](v0.0.7...v0.0.8) (2023-08-01)


### Bug Fixes

* **deps:** Update dependency numpy to v1.25.2 ([#11](#11)) ([0d05fc8](0d05fc8))
* Fix JSON and UUID type checking, add JSON test, consolidate setup.py ([#14](#14)) ([7927d1a](7927d1a))
* Remove resolver() from schema.Table ([#15](#15)) ([c61a774](c61a774))
* SyncMigrateTableMessage should have the `pa.Schema` argument named as "table" ([#13](#13)) ([a50f0e7](a50f0e7))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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