Oleksii Moskalenko
Results
2
issues of
Oleksii Moskalenko
## Summary Adding functions to the Python SDK for source objects creation. This is a fully backward-compatible change. Users can continue to use both thrift-based classes and new Python wrappers....
When trying to run tests under bazel `bazel test //api/py:api_test --test_output=streamed` all tests are failing with import error. Example: ``` _________ ERROR collecting api/py/test/lineage/test_parse_group_by.py __________ ImportError while importing test module...