Support string column identifiers for sort/aggregate/window and stricter Expr validation #2178
Annotations
10 errors
|
python/datafusion/expr.py#L304
python/datafusion/expr.py:304:89: E501 Line too long (90 > 88)
|
|
python/datafusion/expr.py#L304
python/datafusion/expr.py:304:77: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L304
python/datafusion/expr.py:304:62: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L280
python/datafusion/expr.py:280:39: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L267
python/datafusion/expr.py:267:89: E501 Line too long (104 > 88)
|
|
python/datafusion/expr.py#L267
python/datafusion/expr.py:267:62: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L267
python/datafusion/expr.py:267:45: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L253
python/datafusion/expr.py:253:52: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L253
python/datafusion/expr.py:253:35: UP037 Remove quotes from type annotation
|
|
python/datafusion/expr.py#L231
python/datafusion/expr.py:231:38: UP037 Remove quotes from type annotation
|
The logs for this run have expired and are no longer available.
Loading