Comparing develop...release/1.3 · data-integrations/multi-table-plugins · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: data-integrations/multi-table-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: data-integrations/multi-table-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/1.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 11 files changed
  • 6 contributors

Commits on Apr 27, 2021

  1. [CDAP-674] Added default as unsupported column type and added additio…

    …nal details to unsupported error
    dli357 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    d4b10c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from data-integrations/cherrypick/PLUGIN-674-C…

    …herrypick-13
    
    [CDAP-674] 1.3 Cherry-Pick
    dli357 authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    377846e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. [CDAP-674] Added default as unsupported column type and added additio…

    …nal details to unsupported error
    dli357 authored and itsankit-google committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    35b685c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd679ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from data-integrations/cherry-pick/PLUGIN-1027

    [PLUGIN-1027] returning correct transformed value with decimal data type in oracle
    itsankit-google authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    0a303a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    319735a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #46 from data-integrations/fix/versions

    revert depedency version back and add new repo for dependency
    itsankit-google authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ca6e55a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. add set fetch size

    itsankit-google committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    30f7327 View commit details
    Browse the repository at this point in the history
  2. updated markdown

    itsankit-google committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    65d7aba View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from data-integrations/PLUGIN-1077

    [PLUGIN-1077] add setFetchSize support to database multitable plugin
    itsankit-google authored Feb 8, 2022
    Configuration menu
    Copy the full SHA
    df2bf10 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. BIGINT -> Decimal schema

    Check unsigned bigint
    
    Clean imports
    
    Assert backward compatibility
    
    protect against case
    
    Add Javadoc instead of comment
    Baptiste Benet authored and albertshau committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    95e0554 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.3.2

    albertshau committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    31535b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51 from data-integrations/PLUGIN-1108-fix-unsigne…

    …d-bigint
    
    BIGINT -> Decimal schema
    albertshau authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0f40eed View commit details
    Browse the repository at this point in the history
Loading