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

Add support for MapType in selected operators #984

Merged
merged 20 commits into from
Oct 23, 2020

Commits on Oct 20, 2020

  1. Add support for getMapValue and MapType for certain operators

    Signed-off-by: Kuhu Shukla <kuhus@nvidia.com>
    kuhushukla committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    a43554e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5713621 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. has null can be false

    kuhushukla committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d9b31d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab876b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b385bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5d55dc View commit details
    Browse the repository at this point in the history
  5. Remove debug method

    kuhushukla committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6cfbcd4 View commit details
    Browse the repository at this point in the history
  6. Remove dup code

    kuhushukla committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    f340a54 View commit details
    Browse the repository at this point in the history
  7. Remove dup code fixup

    kuhushukla committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    b2fbfb3 View commit details
    Browse the repository at this point in the history
  8. clean up

    kuhushukla committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    d20b8f8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed0f191 View commit details
    Browse the repository at this point in the history
  10. Cast to hcv core

    kuhushukla committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    6988590 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Add coalesce iter for maps

    kuhushukla committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    ef57f63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5252554 View commit details
    Browse the repository at this point in the history
  3. Minor fixups

    kuhushukla committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6b99acd View commit details
    Browse the repository at this point in the history
  4. Fixup

    kuhushukla committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2d513cd View commit details
    Browse the repository at this point in the history
  5. Remove debug

    kuhushukla committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    5cc3f48 View commit details
    Browse the repository at this point in the history
  6. Add back getSparkTypeFrom

    kuhushukla committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    82decbb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    b966ffb View commit details
    Browse the repository at this point in the history
  2. Add isSupported for maps to 310 shim

    Signed-off-by: Kuhu Shukla <kuhus@nvidia.com>
    kuhushukla committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    81a4111 View commit details
    Browse the repository at this point in the history