You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is desirable to be able to populate cuDF Dataframes from more streaming oriented sources. Apache Kafka is popular with lots of people using it and therefore a good place to start. This feature request should simply incorporate Apache Kafka into the build and create a baseline datasource implementation which can then be extended upon in subsequent PRs that will implement specific data formats (JSON, CSV, etc). The intent here is to make the PR more easy to merge and manage.
The text was updated successfully, but these errors were encountered:
It is desirable to be able to populate cuDF Dataframes from more streaming oriented sources. Apache Kafka is popular with lots of people using it and therefore a good place to start. This feature request should simply incorporate Apache Kafka into the build and create a baseline datasource implementation which can then be extended upon in subsequent PRs that will implement specific data formats (JSON, CSV, etc). The intent here is to make the PR more easy to merge and manage.
The text was updated successfully, but these errors were encountered: