YangTan09 opened a new issue, #223:
URL: https://github.com/apache/doris-spark-connector/issues/223

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Version
   
   1.2.9
   
   ### What's Wrong?
   
   doris表是非分区表的情况下,用spark connector去读取到df以后。无法使用where 算子。写了也不生效,变成了全部读取,然后全表写入。
   
   
![image](https://github.com/user-attachments/assets/e28a8811-a208-4b20-a76e-554186aade00)
   
   
   ### What You Expected?
   
   组件bug。
   
   ### How to Reproduce?
   
   1.准备一个非分区的doris表。
   2.插入100条数据
   3.使用spark doris connector读取到df
   4.随便加一个where算子,带上条件
   最后会发现条件没用
   
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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