-
Notifications
You must be signed in to change notification settings - Fork 7
Map All Postgres Operators #168
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestfunctionsImprove function pushdownImprove function pushdownpushdownImprovements to query pushdownImprovements to query pushdownsqlImprove SQL coverage or FDW capabilitiesImprove SQL coverage or FDW capabilities
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfunctionsImprove function pushdownImprove function pushdownpushdownImprovements to query pushdownImprovements to query pushdownsqlImprove SQL coverage or FDW capabilitiesImprove SQL coverage or FDW capabilities
Type
Fields
Give feedbackNo fields configured for issues without a type.
Like #160, but for operators. #164 makes a start of it, but just for string matching operators. Creating a mapping for all Postgres operators that can either be passed-through, require rewriting, or cannot be pushed down.