Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add __eq__, __hash__ to SparkSource for correct comparison (#4028)
* feat: Enable Arrow-based columnar data transfers Signed-off-by: tanlocnguyen <[email protected]> * fix: Add __eq__, __hash__ to SparkSource for comparision Signed-off-by: tanlocnguyen <[email protected]> * chore: simplify the logic Signed-off-by: tanlocnguyen <[email protected]> --------- Signed-off-by: tanlocnguyen <[email protected]> Co-authored-by: tanlocnguyen <[email protected]>
- Loading branch information