Github user zsxwing commented on a diff in the pull request:

    https://github.com/apache/spark/pull/16918#discussion_r100934257
  
    --- Diff: docs/structured-streaming-kafka-integration.md ---
    @@ -119,6 +119,122 @@ ds3.selectExpr("CAST(key AS STRING)", "CAST(value AS 
STRING)")
     </div>
     </div>
     
    +### Creating a Kafka Source Batch
    +
    --- End diff --
    
    It's better to add a sentence here before the codes, such as `If you have a 
use case that is better suited to batch processing, you can create an 
Dataset/DataFrame for a defined range of offsets.`


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to