neilramaswamy / structured-streaming

Guides, documentation, and an API reference for Apache Spark Structured Streaming.
https://structured-streaming.vercel.app
Apache License 2.0
0 stars 0 forks source link

Sources #8

Closed carlrabelerDB closed 8 months ago

vercel[bot] commented 9 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
structured-streaming ✅ Ready (Inspect) Visit Preview 💬 6 unresolved Feb 9, 2024 0:40am
carlrabelerDB commented 9 months ago

Do you think that it would be helpful to put a table at the beginning with the: name of the source, it's .format string, and a brief description? Up to you. I'm not sure if it would be helpful. - yes, I think it would be helpful

Also, some minor comments. Do you think that I should include an example at the very top showing how to use a source, without the user having to click and expand one of the boxes? - Yes, this would also be helpful

carlrabelerDB commented 8 months ago

not sure why there is a conflict message...

neilramaswamy commented 8 months ago

Do you want to add the summary table, or should I?

I'll add an example some time later today.

carlrabelerDB commented 8 months ago

I think this is almost ready.

Since you have your local environment set up, do you want to write examples for the File and Rate sources? No need to do Kafka. The socket source you should be able to adapt from the existing guide.

working on these now

carlrabelerDB commented 8 months ago

ready for review @neilramaswamy