feat: expose Iceberg features to python users #14847
Annotations
1 error and 1 warning
/usr/lib/python3.10/unittest/loader.py.test_iceberg:
unittest/loader/_FailedTest/tests#L1
Failed to import test module: tests.test_iceberg
Traceback (most recent call last):
File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
module = self._get_module_from_name(name)
File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
__import__(name)
File "/python/tests/test_iceberg.py", line 41
"x": dtypes.+ .int32,
^
SyntaxError: invalid syntax
|
CLAssistant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cla-assistant/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|