JNSimba commented on PR #335: URL: https://github.com/apache/doris-spark-connector/pull/335#issuecomment-3205544911
> > DORIS_FILTER_QUERY > > YES. This is used to directly write to the dist after reading sourceDf with spark load() from doris. The spark sql API is not used at this time, and it is found that the DORIS_FILTER_QUERY parameter is invalid. Are you using the DataFrame API? DataFrame itself has filtering operations, so theoretically it can also be pushed down? Or can you provide a case study? -- 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]
