-
This is part of FEA of https://github.com/NVIDIA/spark-rapids/issues/9
We have a JSON file
``` json
{"name":
"Reynold Xin"}
```
Spark can parse it when enabling `multiLine`
CUDF parsin…
-
I'm trying to complete the [implementation](https://github.com/fonttools/fonttools/pull/2228) of the [variable FEA syntax](https://github.com/adobe-type-tools/afdko/pull/1350) by adding support for co…
-
Hi, I have installed seceur:
```sh
pip install secuer==1.0.7
```
I am accessing seceur directly within python using scanpy
```py
import argparse
from asyncio.log import logger
from pathlib imp…
-
**Is your feature request related to a problem? Please describe.**
As a part of https://github.com/rapidsai/cudf/issues/11162 we really could use the ability to do if/else statements in AST.
**Des…
-
**Is your feature request related to a problem? Please describe.**
`cudf::hash_join` makes it possible to build the hash table once and probe it multiple times. But it only supports inner join, lef…
-
**Is your feature request related to a problem? Please describe.**
When https://github.com/rapidsai/cudf/pull/11452 lands, we'll get JIT `Groupby.apply` for a subset of UDFs and importantly, dtypes. …
-
We have seen patterns where small `cudaMemcpyAsync` collide with large `cudaMemcpyAsync` being handled by the copy engine. Importantly, the small copy is in a different stream than the large copy. In…
-
1) Надо перенести шапку сюда: https://github.com/Feas2016/Russian-Universalis/wiki
Тогда мы сможем отписываться простыми ссылками и не нужно тратить время на редакцию всех форумов =) Сюда же идет орга…
-
**Is your feature request related to a problem? Please describe.**
Currently we can't use string columns inside UDFs. This is for a number of reasons. Firstly, there is limited support for strings in…
-
I’d like to propose some Open Type features to include in the fonts, but I cannot figure out where I should put the `.fea` files, because the build path for the fonts remains a mystery to me.
- [AFDKO…