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

Normalization - BigQuery use json_extract_string_array for array of simple types #13289

Merged
merged 18 commits into from
Jun 10, 2022

Commits on May 27, 2022

  1. json_extract_array -> json_extract_string_array

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed May 27, 2022
    Configuration menu
    Copy the full SHA
    db5c5a3 View commit details
    Browse the repository at this point in the history
  2. basic-normalization.md updated

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed May 27, 2022
    Configuration menu
    Copy the full SHA
    722a7b5 View commit details
    Browse the repository at this point in the history
  3. REF -> ref (revert me)

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f2e1aa3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. json_extract_string_array added

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed May 28, 2022
    Configuration menu
    Copy the full SHA
    3e8211f View commit details
    Browse the repository at this point in the history
  2. improve checking items.type

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed May 28, 2022
    Configuration menu
    Copy the full SHA
    5c7fa0e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    251f693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205d3b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    7ff9d0e View commit details
    Browse the repository at this point in the history
  2. updated basic-normalization.md

    Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
    grubberr committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    bb1863b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b87d77 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

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

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    b1bddf1 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into grubberr/13154-base…

    …-normalization
    
    # Conflicts:
    #	airbyte-db/db-lib/src/main/java/io/airbyte/db/util/JsonUtil.java
    DoNotPanicUA committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d544023 View commit details
    Browse the repository at this point in the history
  3. Fix source test

    DoNotPanicUA committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a65c06e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    9bc94ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b29a74 View commit details
    Browse the repository at this point in the history