-
Would it be possible to introduce prefix/suffix options for attribute names in jsonb_accessor? This would allow developers to write more concise and readable code, particularly when dealing with multi…
-
### Describe the bug
I noticed that `header.column.getCanSort()` returns false if I don't provide an `accessorKey` or `accessorFn`, per this condition:
https://github.com/TanStack/table/blob/main/p…
-
# Creating an object of the class
analyzer1 = CSVDeidentifier(input_csv_path=input_csv_file, output_csv_path=outputs_folder + "example_step_1.csv", language="en", entities=entity_list_1)
# Running t…
-
### Feature Type
- [ ] Adding new functionality to pandas
- [X] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
Currently `.dt.i…
-
### Terraform Version
```shell
Terraform v1.9.5
on darwin_arm64
```
### Use Cases
In the case of tests, having the `error_message` in the test assertions is not especially useful, and ma…
-
## Desired behavior
Getting the schema file for each SDF DOM type element should be possible.
This should make initializing an element for loading standalone DOM types easier.
Without this for…
-
- [x] I have searched the [issues](https://github.com/IDuxFE/idux/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[重现 link](https://playground.idux.sit…
-
Here is the suggested code/*
* Copyright 2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complian…
-
Gradle has several feature flags
https://github.com/gradle/gradle/blob/e8b440fdbc12b9806daa0efb5872b246bf27ff3e/subprojects/core/src/main/java/org/gradle/api/internal/FeaturePreviews.java#L27-L38
…
-
### Minecraft version
1.21
### Describe the bug
The connector failed to transform the mixins for mojang's brigadier classes.
### Steps to reproduce
1. Write a mixin like this:
```java
…