-
Notifications
You must be signed in to change notification settings - Fork 6
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 apply_vectorcube udf Open-EO/openeo-geopyspark-driver… #314
add support for apply_vectorcube udf Open-EO/openeo-geopyspark-driver… #314
Conversation
also consider adding tests, e.g. see openeo-python-driver/tests/test_vectorcube.py Lines 882 to 988 in b2c20b5
and openeo-python-driver/tests/test_views_execute.py Lines 4101 to 4377 in b2c20b5
|
and the client dependency in setup.py Line 56 in af01338
should be bumped to properly signal the dependency on Open-EO/openeo-python-client#631 |
follow up: |
…#881