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

   
![image](https://github.com/user-attachments/assets/f1a5b371-1d5e-47fb-88b8-6e049687ce25)
   CaseWhen initialization requires the parameter to be of type Expression. 
Currently, I have seen that it is not possible to convert literal or string 
fields to `org.apache.spark.sql.connector.expressions.Literal` and 
`org.apache.spark.sql.connector.expressions.NamedReference` types, as their 
implementation is limited by the scope of package calls.


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to