-
# Provide required information needed to triage your issue
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: Office on the web
* Host [Excel, Word, PowerPoint, etc.]:…
-
I'd like to read arrays from tuples, but the method bound requires `T: IntoDatum`, which `Array(
&self,
attno: NonZeroUsize,
) -> Result {
}
```
Is this just an oversight, or is ther…
-
### Description
In node fusion, we could encounter an assertion error of unaligned variable ranges.
```
Traceback (most recent call last):
File "/home/liaoxuan/pytorch_ao/torch/_dynamo/output_…
-
This is the same request as https://github.com/dart-lang/sdk/issues/36541 but for a slightly different reason: I'd like a version of `Map.operator []` that type-checks the key.
As I mentioned in ht…
-
Normal Celery tasks support using `kombu` to register object types to serialize/deserialize automatically:
```python
from kombu.utils.json import register_type
from django.db.models import Model
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Category of Bug / Issue
TranspileParserError
### Current Behavior
Integer data type in Snowflake Source tabl…
-
As per [discord docs](https://discord.com/developers/docs/topics/gateway#activity-object-activity-types) it is possible to set Activity Type somehow, for example - i want to use Listening (enum 2) typ…
-
When i try to start the VM out of the install script i always get the following error:
`Error launching details: Host does not support domain type kvm with machine 'pc-q35-9.1' for virtualization typ…
-
### Describe the feature
When a query is generated with a field that uses custom data types, the generated `MyQuery.d.ts` file doesn't contain the import to that type and TypeScript isn't 100% sure o…
-
Is there a way to automatically derive the bitwidth given a type? For example, if I have a tensor `A`, I can get its type with `A.dtype`, but can I get the bitwidth of the individual elements? In Nump…