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: Add __eq__, __hash__ to SparkSource for correct comparison #4028

Merged
merged 5 commits into from
Mar 26, 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