HeartSaVioR commented on a change in pull request #25911: 
[SPARK-29223][SQL][SS] Enable global timestamp per topic while specifying 
offset by timestamp in Kafka source
URL: https://github.com/apache/spark/pull/25911#discussion_r327464149
 
 

 ##########
 File path: 
external/kafka-0-10-sql/src/test/scala/org/apache/spark/sql/kafka010/KafkaRelationSuite.scala
 ##########
 @@ -268,6 +268,24 @@ abstract class KafkaRelationSuiteBase extends QueryTest 
with SharedSparkSession
     }, topic, 0 to 19)
   }
 
+  test("global timestamp provided for starting and ending") {
 
 Review comment:
   Same test as `timestamp provided for ending, offset provided for starting` 
but using global timestamp instead.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to