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

Snowpark (Snowflake) dataset for kedro #104

Merged
merged 21 commits into from
Mar 9, 2023

Commits on Jan 23, 2023

  1. Add Snowpark datasets

    Signed-off-by: Vladimir Filimonov <vladimir_filimonov@mckinsey.com>
    Vladimir-Filimonov committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2a861cd View commit details
    Browse the repository at this point in the history
  2. Add snowpark tests

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    4469b5f View commit details
    Browse the repository at this point in the history
  3. Update tests requirements and config

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d21fce4 View commit details
    Browse the repository at this point in the history
  4. Snowpark dataset implementation

    Snowflake/snowpark dataset implementation
    Vladimir-Filimonov authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    05b5059 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update snowpark class name and docs formatting

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ec6de72 View commit details
    Browse the repository at this point in the history
  2. Adjustments for lint check

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3cc53d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    de89ed7 View commit details
    Browse the repository at this point in the history
  2. Change describe to remove dict call

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c4a1fd9 View commit details
    Browse the repository at this point in the history
  3. Remove pylint too many args suppression

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    4168e64 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Update SnowparkTableDataSet and env vars

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    5fcd1b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Remove pd interactions and add docs

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8f61ab7 View commit details
    Browse the repository at this point in the history
  2. Fix docs example

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5bc11e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge pull request #2 from Vladimir-Filimonov/remove_pd

    Remove pd interactions and add docs
    heber-urdaneta authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    e968eec View commit details
    Browse the repository at this point in the history
  2. Fix sp for other py versions

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    386a1b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Remove leftover TODO

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4898c5e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Adjust documentation wording

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ca7de93 View commit details
    Browse the repository at this point in the history
  2. Add SnowparkTableDataSet to release notes

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    47d9afc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Revert Add SnowparkTableDataSet to release notes

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1904104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16b778 View commit details
    Browse the repository at this point in the history
  3. Correct RELEASE.md conflict

    Signed-off-by: heber-urdaneta <heber_urdaneta@mckinsey.com>
    heber-urdaneta committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    c399e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2716be6 View commit details
    Browse the repository at this point in the history