Popular repositories
-
-
-
-
Forked from nathanmarz/storm
Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
Java 1
-
Forked from omalley/hadoop-gpl-compression
This project is a set of plugins for Apache Hadoop that provide access to the GPL'ed compression codecs.
Shell
-
1,250 contributions in the last year
Contribution activity
August 2021
Created 3 commits in 2 repositories
Created a pull request in NVIDIA/spark-rapids that received 8 comments
Cudf agg type changes
This fixes #3101 This depends on rapidsai/cudf#8919 CUDF has been in the process of trying to make using the wrong aggregation with the wrong API a…
Opened 2 other pull requests in 2 repositories
NVIDIA/spark-rapids
1
merged
rapidsai/cudf
1
merged
Reviewed 5 pull requests in 2 repositories
rapidsai/cudf 3 pull requests
NVIDIA/spark-rapids 2 pull requests
Created an issue in NVIDIA/spark-rapids that received 1 comment
[BUG] case when on some nested types can produce a crash
Describe the bug
Caused by: ai.rapids.cudf.CudfException: cuDF failure at: /home/roberte/src/cudf/cpp/src/reshape/interleave_columns.cu:38: Called …