Hyukjin Kwon

Results 207 comments of Hyukjin Kwon

@Lukas012 do you mind reporting a issue in https://issues.apache.org/jira/projects/SPARK?

Please go ahead @AishwaryaKalloli!

Thanks, @tnixon. This library has been merged into Apache Spark: https://github.com/apache/spark. Would you mind proposing the PR there?

Should be able to via using [`DataFrame.apply_batch`](https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.DataFrame.apply_batch.html) for now.

I think this can be implemented when cogroup feature is implemented in Spark side, which is in progress.

I roughly suspect is right after Spark 3.0 is released. Won't be too long since Spark 3.0 preview was released as well.

I think we should implement this in Spark 3.2, cc @itholic and @xinrong-databricks FYI