[FEA] Extend Kafka Datasource to include CSV #3405
Labels
feature request
New feature or request
libcudf
Affects libcudf (C++/CUDA) code.
Python
Affects Python cuDF API.
Extend 3400/Kafka Datasource to include CSV data that is delivered over a Kafka topic. Messages should be consumed with the new 3400 logic and then parsed using the existing CSV -> cuDF implementation as to reduce code rewrite.
The text was updated successfully, but these errors were encountered: