-
Hudi version: hudi-spark3.3-bundle_2.12-0.13.1
Table type: COW
Env: GCP Dataproc batches V 1.1
I am getting the following exception with incremental query:
23/07/11 22:27:50 ERROR TaskSetManag…
-
I suggest replacing tf.map_fn on line 74 by tf.vectorized_map, as this provides a considerable speedup (or maybe make it an additional option to choose from for compatibility).
-
Hi!
How about adding (OpenHTJ2K https://github.com/osamu620/OpenHTJ2K) as one of the codecs?
It is not as fast as Kakadu, but it performs as well as OpenJPH and the decoder is compliant with the ISO…
-
Performing multiple loops can be pretty inefficient for computing uncertainties. In most cases, they can be rewritten into matrix/array operations.
compute_Expectations_ and computeEntropyAndEntha…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Common Hive parameters and configs result in pars…
-
Hello,
Thank you for this work ! It convinced me to try Julia in order to learn CGE model.
However, testing your code in the updated version raised a number of issues regarding the dot vectoriz…
-
### Version & Environment
Redpanda version: (use `rpk version`):
Server: docker.redpanda.com/vectorized/redpanda:v22.1.6
Client: v22.1.5 (rev 042089c50e0c5d148a2d49f5dcf1bcdfa419be3a)
Cloud: htt…
-
### Describe the bug
Having a test with:
```
@QuarkusTest
@QuarkusTestResource(SslStrimziKafkaTestResource.class)
public class SslAlertMonitorTest {
// ...
}
```
Where SslStrimziKafkaT…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30837](https://bugs.llvm.org/show_bug.cgi?id=30837) |
| Status | NEW |
| Importance | P normal |
|…
-
As pointed out by @SimeonEhrig (who is currently resorting to profiling on a widescreen 4K TV) alpaka's generated kernel names are way too long (up to 512 KiB as shown by @kloppstock). We should think…