alamb opened a new issue, #7153:
URL: https://github.com/apache/arrow-datafusion/issues/7153

   ### Is your feature request related to a problem or challenge?
   
   While reviewing 
https://github.com/apache/arrow-datafusion/pull/6885#pullrequestreview-1554850720
 to add support for `@>` and `<@` array containment operators, I found that 
there is no documentation on the list of supported datafusion operators
   
   
   
   
   
   ### Describe the solution you'd like
   
   I would like documentation for the operators listed in 
https://github.com/apache/arrow-datafusion/blob/e02ed51b880d09f2156bd192d283aef75cab04b7/datafusion/expr/src/operator.rs#L29-L80
   
   In a new page of the datafusion SQL guide 
https://arrow.apache.org/datafusion/user-guide/sql/index.html
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   This would be a great way to get introduced to datafusion, fire up the CLI 
to test it out, and help the community so marking it as a good first issue


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

Reply via email to