-
Notifications
You must be signed in to change notification settings - Fork 89
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
Debug #907
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
* feat(datasets): create separate `ibis.FileDataset` Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): deprecate `TableDataset` file I/O Signed-off-by: Deepyaman Datta <[email protected]> * feat(datasets): implement `FileDataset` versioning Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): try `os.path.exists`, for Windows Signed-off-by: Deepyaman Datta <[email protected]> * revert(datasets): use pathlib, ignore Windows test Refs: b7ff0c7 Signed-off-by: Deepyaman Datta <[email protected]> * docs(datasets): add `ibis.FileDataset` to contents Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): add docstring for `hashable` func Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): add docstring for `hashable` func Signed-off-by: Deepyaman Datta <[email protected]> * feat(datasets)!: expose `load` and `save` publicly Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): remove second filepath assignment Signed-off-by: Deepyaman Datta <[email protected]> --------- Signed-off-by: Deepyaman Datta <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Update error code in e2e test Signed-off-by: Ankita Katiyar <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
…#891) * Update PR template with checkbox for core dataset contribution Signed-off-by: Merel Theisen <[email protected]> * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Deepyaman Datta <[email protected]> Signed-off-by: Merel Theisen <[email protected]> * Fix lint Signed-off-by: Merel Theisen <[email protected]> --------- Signed-off-by: Merel Theisen <[email protected]> Signed-off-by: Merel Theisen <[email protected]> Co-authored-by: Deepyaman Datta <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
* fix(datasets): default to DuckDB in in-memory mode Signed-off-by: Deepyaman Datta <[email protected]> * test(datasets): use `object()` sentinel as default Signed-off-by: Deepyaman Datta <[email protected]> * docs(datasets): add default database to RELEASE.md Signed-off-by: Deepyaman Datta <[email protected]> --------- Signed-off-by: Deepyaman Datta <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: Deepyaman Datta <[email protected]> Signed-off-by: tdhooghe <[email protected]>
* Add GH action to check for TSC votes on core dataset changes * Ignore TSC vote action in gatekeeper * Trigger TSC vote action only on changes in core dataset --------- Signed-off-by: Merel Theisen <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: Thomas <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
* feat(datasets): create separate `ibis.FileDataset` Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): deprecate `TableDataset` file I/O Signed-off-by: Deepyaman Datta <[email protected]> * feat(datasets): implement `FileDataset` versioning Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): try `os.path.exists`, for Windows Signed-off-by: Deepyaman Datta <[email protected]> * revert(datasets): use pathlib, ignore Windows test Refs: b7ff0c7 Signed-off-by: Deepyaman Datta <[email protected]> * docs(datasets): add `ibis.FileDataset` to contents Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): add docstring for `hashable` func Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): add docstring for `hashable` func Signed-off-by: Deepyaman Datta <[email protected]> * feat(datasets)!: expose `load` and `save` publicly Signed-off-by: Deepyaman Datta <[email protected]> * chore(datasets): remove second filepath assignment Signed-off-by: Deepyaman Datta <[email protected]> --------- Signed-off-by: Deepyaman Datta <[email protected]> Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: Thomas <[email protected]>
…ons to pyproject.toml Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
…atrix Signed-off-by: tdhooghe <[email protected]>
…atrix Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
…cd fails on coverage Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: tdhooghe <[email protected]>
Signed-off-by: Merel Theisen <[email protected]>
Signed-off-by: Merel Theisen <[email protected]>
Signed-off-by: Merel Theisen <[email protected]>
Signed-off-by: Merel Theisen <[email protected]>
Signed-off-by: Merel Theisen <[email protected]>
Signed-off-by: Merel Theisen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Development notes
Checklist
RELEASE.md
file