Skip to content

Issue 126#135

Merged
kylemann16 merged 5 commits intomainfrom
issue-126
Jan 8, 2026
Merged

Issue 126#135
kylemann16 merged 5 commits intomainfrom
issue-126

Conversation

@gannon-guess
Copy link
Contributor

Fixed solution for issue 126
Fails in test_shatter.py when confirm_one_entry is called

* moved `write` call to the end of run method
* `do_one` now returns the joined DataFrames
* all dataframes from `do_one` are combined into `combined_dfs`
* `combined_dfs` is written and `config.point_count` is set
new implementation of shatter's run. Still fails in test_shatter.py during confirm_one_entry
@gannon-guess gannon-guess linked an issue Jan 5, 2026 that may be closed by this pull request
gannon-guess and others added 2 commits January 5, 2026 14:55
* sort the final dataframe by xi and yi so that the expected result is created
@kylemann16
Copy link
Collaborator

Removed the last consolidation and vacuum because they shouldn't be necessary. When tests pass I'll merge.

@kylemann16 kylemann16 self-requested a review January 8, 2026 15:53
@kylemann16 kylemann16 merged commit d9dafcc into main Jan 8, 2026
21 checks passed
@kylemann16 kylemann16 deleted the issue-126 branch February 5, 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.

Should write out to TileDB less often

2 participants