You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Author: amroid <amr@dt3.org>
Closesibis-project#1830 from amroid/spark-tests and squashes the following commits:
7430d44 [amroid] Small changes from PR comments
54f948c [amroid] Tests now pass
6bae62c [amroid] Add changes from PR review
8cb80ae [amroid] Correct nullable behavior for spark to ibis type translation, fix tests for Spark backend
ebd8f08 [amroid] Break up spark to ibis type conversion into separate dt.dtype registered functions
1083348 [amroid] Merge branch 'master' of https://github.com/ibis-project/ibis into spark-tests
8c398ca [amroid] incorporated suggestions for spark-client
87a2ece [amroid] changed imports to not fail CI
c1b122f [amroid] added string concat
2aa6d7a [amroid] test_temporal now mostly works with Spark backend with some known issues, added floor option in convert_unit in util.py
45e80c6 [amroid] test_param now works with Spark backend
2ea6ac8 [amroid] test_numeric now works with Spark backend, changed impala compiler implementation of _number_literal_format
a8ecb0e [amroid] test_column, test_generic now work with Spark backend (test_column required no changes)
f934e40 [amroid] test_client now works with Spark backend, fixed mistake in test_sql in test_client.py
c96cb58 [amroid] test_client now works with Spark backend, fixed mistake in test_sql in test_client.py
3b30726 [amroid] added pyspark>=2.4.3 to requirements-3.x-dev.yml files
0560ada [amroid] test_array now works with Spark backend, fixed Spark table creation and tests
bc9fff7 [amroid] test_aggregation now works with Spark backend, changed base compiler rewrite for any, notany, all, notall to use max and min instead of sum
54422ef [amroid] test_string now works with Spark backend, added xfails and xpasses to regex tests in test_string
0d7bb67 [amroid] fixed SparkUnion bug
d55c64a [amroid] Merge branch 'spark-client' into spark-tests
dc3608b [amroid] fixed PR changes
78f8fc1 [amroid] added Spark subclass of Backend
66067d9 [amroid] added kwargs for SparkClient and SparkContext
bbb7244 [amroid] added spark client, compiler, some unit tests
0 commit comments