datafusion-comet
datafusion-comet copied to clipboard
Document all known incompatibilities
What is the problem the feature request solves?
We want to make sure that we address all (currently) known expression compatibility issues in one of the following ways:
- Fix the compatibility issue, or
- Disable the expression by default but allow the user to enable it if they are ok with the incompatibility, or
- Accept that we can't fix it in time and add documentation about the incompatibility
By taking these steps, we empower our users to make an informed decision about enabling Comet (or not) for their production workflows.
At the time of writing, we have around 25 open bugs that we should review and decide on the action to take for each one.
Describe the potential solution
No response
Additional context
No response