-
Like many, I was very excited to explore the 5.1 release with purported support for package url. But it turned out to be just a couple of string attributes `versionType` and `version`, that can be use…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
Currently if `autoSchemaFile` is set and if the schema is passed as well in the configs…
-
I have a slightly odd bug that I don't understand how to fix yet. In a large project (django-service), there is a `statistics` application that overrides an builtin module with the same name.
When …
-
### What is the current behavior?
https://qwik.dev/ is a new web framework. We should demonstrate its use in a Bazel workspace.
### Describe the feature
- Should follow the Qwik documentation as mu…
-
Does the package support, or plan to support attribute-from-module imports?
From [peps docs](https://peps.python.org/pep-0690/):
> There are also third-party packages such as [demandimport](http…
-
Probably the most common use-case for marking a package as a "known first party" import is when you have an associated test package. In the world of `pytest`, the associated test package is typically …
-
Hi!
ruff 0.3.4
I am trying to sort imports like `ruff check package/conftest.py --fix-only`
```python
import pytest
import package.pytest_init # noqa: F401
from package import b
fr…
-
### 🚀 The feature, motivation and pitch
I am working on building a demo that using NV GPU as a comparison with intel XPU.
Additionally, I wonder if it's possible to distribute part of the computat…
-
When i run './install_requirements.sh': An Error occured! The information is :
-------------------------------
```
Command failed:
Error looking up configured node root//runtime/executor:p…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
### Description
Prese…