Conversation
* Add native ibis execution engine and expression loader * Expose experimental execution API and optional extras * Add execution API tests and package structure coverage * Validate write options for append vs overwrite * Raise ibis optional extra minimum to 11 --------- Co-authored-by: Jamie Gilbert <jamie.gilbert@azimov.co.uk>
* Initial implementation of extensions with waveform extension as an example * Tests an examples for the use of extensions * Moved waveform extension and created optional install patten
# Conflicts: # circe/cohortdefinition/cohort_expression_query_builder.py # circe/cohortdefinition/criteria.py # circe/cohortdefinition/printfriendly/markdown_render.py
Features/ibis new design
…ttings (#27) * Implementaion of backwards compatable concept set support for TAB support * more TAB test cases * Tests to improve coverage and quality * Tests to improve tests on concept set checkers
* reduce boilerplate in circe/execution/lower/* and normalize * remove the hard-coded lowerer registry in lower/criteria.py * clean up the Databricks workaround flow in circe/execution/databricks_compat.py * Fixed import issues causing test failures * Workaround for broken databricks tests
* Added basic claude instructions for clean pre-commits * Added instructions on testing to keep agents targeted on their tasks * Code cleanup
fix(execution): make ERA collapse ordering deterministic
This reverts commit 3cc306e.
This reverts commit 72799aa.
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage ? 85.82%
=======================================
Files ? 170
Lines ? 12570
Branches ? 0
=======================================
Hits ? 10788
Misses ? 1782
Partials ? 0 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
* implementation of custom end era logic in ibis layer with tests to confirm parity with circe-be implementation
This file contains hidden or 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
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.
No description provided.