gnehil commented on PR #300:
URL: 
https://github.com/apache/doris-spark-connector/pull/300#issuecomment-2765001560

   > I initially attempted to implement unit testing in this class using a 
similar approach, but was unsuccessful. The 'CASE WHEN' method does not have a 
direct method or class to implement it. So later on, I directly used Spark SQL 
to check the capture status through logs.
   
   You can refer to the `org.apache.spark.sql.catalyst.expressions.CaseWhen` 
class to build expressions for testing.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to