alamb closed issue #15267: Add documentation about how to plan custom
expressions
URL: https://github.com/apache/datafusion/issues/15267
--
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
alamb commented on issue #15267:
URL: https://github.com/apache/datafusion/issues/15267#issuecomment-2744196342
There might be an example in
https://github.com/apache/datafusion/tree/main/datafusion-examples you could
port to the docs
--
This is an automated message from the Apache Git S
Jiashu-Hu commented on issue #15267:
URL: https://github.com/apache/datafusion/issues/15267#issuecomment-2744224953
Thank you very much, I've done with this issue, will submit PR soon after
test
--
This is an automated message from the Apache Git Service.
To respond to the message, please
Jiashu-Hu commented on issue #15267:
URL: https://github.com/apache/datafusion/issues/15267#issuecomment-2742161658
take
--
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
alamb opened a new issue, #15267:
URL: https://github.com/apache/datafusion/issues/15267
### Is your feature request related to a problem or challenge?
By default DataFusion doesn't support many operators, for example `->`
```sql
> set datafusion.sql_parser.dialect = postgres