[Hackathon] Change ImportResourceData to use updated resource_node schema#119
Open
jamesqo wants to merge 3 commits into
Open
[Hackathon] Change ImportResourceData to use updated resource_node schema#119jamesqo wants to merge 3 commits into
jamesqo wants to merge 3 commits into
Conversation
Convert MySQL to ClickHouse SQL dialect + Implement ID auto-increment in CH database (#107) - Dao layer SQL converted from MySQL compatibility into Clickhouse compatibility - add dependencies needed for Clickhouse driver (e.g. lz4) - added internal id auto-increment class with on-exit persistence in database table - incremental update logic also converted with adaptations and safeguards (due to loss of transactions) - one failing test requires merger of branch with transaction substitute (parallel work) - CI testing converted using testcontainers library and docker deployment of clickhouse - CI testing now resets database state before each test - CI testing make sensitive to clickhouse/mysql differences (like case sensitivity or array order) - introduce primary clickhouse table schema definition (analog to cgds.sql) - refactor test code for standardization and reuse - bugfixes where needed (e.g. incremental SV upload - added geneset testing
4 tasks
Base automatically changed from
seg-regression
to
rfc100-import-to-clickhouse-rc
March 26, 2026 18:07
dfeaf9b to
1ef3153
Compare
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.