feat: Implementation of udf and udaf decorator #1838
build.yml
on: pull_request
generate-license
34s
build
15s
Matrix: Mac x86_64
Matrix: Mac/Win
Manylinux x86_64
21m 5s
Manylinux arm64
22m 16s
Source distribution
21m 42s
merge-build-artifacts
10s
Annotations
10 errors
Ruff (I001):
python/datafusion/udf.py#L20
python/datafusion/udf.py:20:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W505):
python/datafusion/udf.py#L120
python/datafusion/udf.py:120:89: W505 Doc line too long (94 > 88)
|
Ruff (W505):
python/datafusion/udf.py#L121
python/datafusion/udf.py:121:89: W505 Doc line too long (89 > 88)
|
Ruff (W505):
python/datafusion/udf.py#L128
python/datafusion/udf.py:128:89: W505 Doc line too long (91 > 88)
|
Ruff (W505):
python/datafusion/udf.py#L142
python/datafusion/udf.py:142:89: W505 Doc line too long (102 > 88)
|
Ruff (D102):
python/datafusion/udf.py#L152
python/datafusion/udf.py:152:13: D102 Missing docstring in public method
|
Ruff (W291):
python/datafusion/udf.py#L153
python/datafusion/udf.py:153:43: W291 Trailing whitespace
|
Ruff (W291):
python/datafusion/udf.py#L193
python/datafusion/udf.py:193:33: W291 Trailing whitespace
|
Ruff (W291):
python/datafusion/udf.py#L194
python/datafusion/udf.py:194:33: W291 Trailing whitespace
|
Ruff (W293):
python/datafusion/udf.py#L198
python/datafusion/udf.py:198:1: W293 Blank line contains whitespace
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
dist
|
112 MB |
|
dist-macos-aarch64
|
21.5 MB |
|
dist-macos-latest
|
19.8 MB |
|
dist-manylinux-aarch64
|
23 MB |
|
dist-manylinux-x86_64
|
23.9 MB |
|
dist-windows-latest
|
23.4 MB |
|
python-wheel-license
|
10.6 KB |
|