Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Extend Kafka Datasource to include CSV #3405

Closed
jdye64 opened this issue Nov 18, 2019 · 0 comments · Fixed by #3504
Closed

[FEA] Extend Kafka Datasource to include CSV #3405

jdye64 opened this issue Nov 18, 2019 · 0 comments · Fixed by #3504
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.

Comments

@jdye64
Copy link
Contributor

jdye64 commented Nov 18, 2019

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.

@jdye64 jdye64 added Needs Triage Need team to review and classify feature request New feature or request labels Nov 18, 2019
@kkraus14 kkraus14 added Python Affects Python cuDF API. libcudf Affects libcudf (C++/CUDA) code. and removed Needs Triage Need team to review and classify labels Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants