-
### Describe the feature
The current implementation of the adapter generates PySpark code with the corresponding queries in the impl.py file. I believe it would be better to handle the compiled SQL g…
-
when add column use sql : alter table test.czm33 add columns idd1bigint comment 'test2' after age;
it will throw exception.
java.lang.RuntimeException: InvalidOperationException(message:The followi…
-
## Feature request
#### Which Delta project/connector is this regarding?
- [X] Spark
- [ ] Standalone
- [ ] Flink
- [ ] Kernel
- [ ] Other (fill in here)
### Overview
This is the umbrell…
-
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 am trying to inner join delta table g (contains ~9M records but only 1 file of 80MB as it only consists of 2 columns: lat and lon) with delta table v (contains 40 complex polygons - biggest polygons…
-
I am not able to get the Portfolio list in executive dashboard, the list is empty. Pl suggest.
The documentation for it is not very good.
-
We have recently upgraded Databricks runtime to 10.0 ML and we are experiencing issues when trying to log a model which uses the LightGBMRegressor class. The same exact code runs in 9.1ML without iss…
JMCun updated
2 years ago
-
-
Jira Link: [DB-4641](https://yugabyte.atlassian.net/browse/DB-4641)
### Description
Master issue to track improvements to make it easier and faster to get large amounts of data into YugabyteDB.
…
-
Hi, I got some questions about the usage of `negative_feedback_sampler`, my codes are as below:
```
from recommenders.datasets.pandas_df_utils import negative_feedback_sampler
df_feature = negati…