Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Current implementation has several issues
1. every operation implements its own support of LIKE, ILIKE while common logic could be extracted and reused
2. Some operation generate invalid SQL for asSummaryString and the format is different between show operations
3. Some operations throw NPE if database or catalog is not set instead of ValidationException
so the logic could be generalized for this SQL SHOW operations
Attachments
Issue Links
- links to