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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   Support query with format
   ```sql
   SELECT ... FROM ... WHERE c1 IN (<list>);
   ```
   
   **Describe the solution you'd like**
   InList expression support in datafusion-substrait
   
   **Describe alternatives you've considered**
   N/A
   
   **Additional context**
   N/A
   


-- 
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: github-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to