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

Clickhouse implementation of study view #10304

Closed
wants to merge 29 commits into from
Closed

Commits on Mar 15, 2023

  1. WIP

    pvannierop committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ad55466 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    f4546d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Wip

    pvannierop committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    aa216b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Finalize second datasource

    pvannierop committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    916fb71 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Fix clickhouse datasource

    pvannierop committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    6cf4d7c View commit details
    Browse the repository at this point in the history
  2. Wip

    pvannierop committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    b998a6c View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Wip

    pvannierop committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    0d0ecac View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Configuration menu
    Copy the full SHA
    a126eaa View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    3b85a99 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    6e103e8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Add comments

    pvannierop committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2814099 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    e1e576e View commit details
    Browse the repository at this point in the history
  2. Fix typo

    pvannierop committed May 10, 2023
    Configuration menu
    Copy the full SHA
    4221dfa View commit details
    Browse the repository at this point in the history
  3. Fix mapper

    pvannierop committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2c2e7aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00ef061 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    f1efaf9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Sample Retrieval

    - Add versionRange to pom.xml to conform to specifications
    - Add ClickHouseDB query for retrieving sample_ids from sample table based on attribute
    JREastonMarks committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5848c47 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    c1e40be View commit details
    Browse the repository at this point in the history
  2. Revert "Use precomputed base64 encoded unique identifiers"

    This reverts commit c1e40be.
    inodb committed May 25, 2023
    Configuration menu
    Copy the full SHA
    a89cc82 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    fede26d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    0bf78c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. add mock data and config for clickhouse testing on filtered samples a…

    …nd mutated genes (#10213)
    
    Co-authored-by: Bryan Lai <[email protected]>
    onursumer and Bryan Lai authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    60a5146 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Revert original Study View endpoints (#10216)

    * revert study view controller original endpoints and rename clickhouse endpoints
    
    * add mybatiscolumnstore to test application context
    onursumer authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6b5a0a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Extract column store endpoints into StudyViewColumnStoreController (#…

    …10245)
    
    * Extract column store endpoints into StudyViewControllerColumnStore
    
    * rename
    haynescd authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    047cb26 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    18819b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Feature/add clinical data counts endpoint (#10262)

    Migrate mutated-genes and clinical-data-counts to clickhouse-ish implementations
    ---------
    
    Co-authored-by: haynescd <[email protected]>
    alisman and haynescd authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2e3d886 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    6987580 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    e0e441d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix GeneFilters

    haynescd committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ccdb8eb View commit details
    Browse the repository at this point in the history