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

fix: Fix type mapping spark #4071

Merged
merged 8 commits into from
Apr 15, 2024

Commits on Mar 19, 2024

  1. feat: Enable Arrow-based columnar data transfers

    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2f37e07 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    8eb0c59 View commit details
    Browse the repository at this point in the history
  2. fix: Add __eq__, __hash__ to SparkSource for comparision

    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c1c9990 View commit details
    Browse the repository at this point in the history
  3. chore: simplify the logic

    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    add7f3a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 8, 2024

  1. feat: Add decimal datatype to spark mapping to feast data type

    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5bc1ec6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. feat: add array decimal

    Signed-off-by: tanlocnguyen <tanlocnguyen296@gmail.com>
    ElliotNguyen68 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8dc98b3 View commit details
    Browse the repository at this point in the history