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

[DR-3038] Fix Azure Synapse Querying #1478

Merged
merged 6 commits into from
Jul 11, 2023

Commits on Jul 6, 2023

  1. Add prefix to flightid parquet directory

    Otherwise, if the flightId begins with an
    underscore, synapse will return 0 results when
    performing a wildcard query
    samanehsan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    6ae8a0b View commit details
    Browse the repository at this point in the history
  2. Add tests

    samanehsan committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    47d3df0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Update src/test/java/bio/terra/service/filedata/azure/AzureSynapsePda…

    …oSnapshotConnectedTest.java
    
    Co-authored-by: Phil Shapiro <pshapiro@broadinstitute.org>
    samanehsan and pshapiro4broad committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7635036 View commit details
    Browse the repository at this point in the history
  2. Fix synapse utils

    samanehsan committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    61ae13b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf8473b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f441ca View commit details
    Browse the repository at this point in the history