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

Introduce normalization integration tests #3025

Merged
merged 19 commits into from
Apr 27, 2021

Commits on Apr 21, 2021

  1. Speed normalization unit tests by dropping hubspot catalog (too heavy…

    …, will be covering it in integration tests instead
    ChristopheDuong committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    c7d03bc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    2a0054b View commit details
    Browse the repository at this point in the history
  2. Add dedup test case

    ChristopheDuong committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    88eebac View commit details
    Browse the repository at this point in the history
  3. adjust build.gradle

    ChristopheDuong committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    64fe322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d85a54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73277e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b43243 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    13d8eeb View commit details
    Browse the repository at this point in the history
  2. Format code

    ChristopheDuong committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    87aeb5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e388d53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6985cd9 View commit details
    Browse the repository at this point in the history
  5. Add docs

    ChristopheDuong committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    fc54ef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    05667a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    096f780 View commit details
    Browse the repository at this point in the history
  3. format code

    ChristopheDuong committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    17dfca2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Normalization integration tests output (#3026)

    * Version generated/output files from normalization integration tests
    
    * simplify cast of float columns to string when used as partition key (#3027)
    
    * bump version of normalization image
    ChristopheDuong committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    998d434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f96abd7 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Jared Rhizor <jared@dataline.io>
    ChristopheDuong and jrhizor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    92a066e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab068ea View commit details
    Browse the repository at this point in the history