japila-books/spark-structured-streaming-internals

Structured Spark Streaming

Deepak3994 opened this issue · 1 comments

I am reading data from CSV file using Spark Structured Streaming. I want to get the event time that is generated with the data when it is fetched from the CSV file.
May i know, how to get the event time ?

Please use StackOverflow for the question @ https://stackoverflow.com with structured-streaming tag. Thanks!