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

name, shape and type match for function pipelining #1409

Closed
wants to merge 11 commits into from

Commits on Nov 25, 2023

  1. modified drop_column_alias to include type and shape deduction for co…

    …lumn name matching
    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    ddf1878 View commit details
    Browse the repository at this point in the history
  2. style check passed, private test passed

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    863ba54 View commit details
    Browse the repository at this point in the history
  3. handle metadata=None

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    e58c0c9 View commit details
    Browse the repository at this point in the history
  4. handle metadata=None

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7344f3e View commit details
    Browse the repository at this point in the history
  5. check for tag not exist

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    2b83449 View commit details
    Browse the repository at this point in the history
  6. check for tag not exist

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    bc0da72 View commit details
    Browse the repository at this point in the history
  7. check for empty tags

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    9fd26f5 View commit details
    Browse the repository at this point in the history
  8. check for empty tags

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7864f9a View commit details
    Browse the repository at this point in the history
  9. check for forward attr

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    3924d48 View commit details
    Browse the repository at this point in the history
  10. check for forward attr

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    c00b0f3 View commit details
    Browse the repository at this point in the history
  11. mock object unsubscripable error

    Yifei Wang authored and Yifei Wang committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    7147a33 View commit details
    Browse the repository at this point in the history