Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Toad Data Point crashes when running a query with CTE (WITH) and LIMIT clause in the Vertica data source
설명
Steps to reproduce the issue:
1. Start Toad Data Point and connect to Vertica data source 2. Click on SQL Editor from the Toolbar or Tools | Editor | SQL Editor from the Menu bar and paste a query like the one below with testv as (select * from user.testTable) select * from testv limit 10; 3. Run the query : Toad Data point crashes
해결 방안
WORKAROUND
None
STATUS
Waiting for fix in a future release of Toad Data Point