Pratheesh Nair created HAWQ-1154:
------------------------------------

             Summary: ERROR:  Cannot support create protocol statement yet
                 Key: HAWQ-1154
                 URL: https://issues.apache.org/jira/browse/HAWQ-1154
             Project: Apache HAWQ
          Issue Type: Bug
            Reporter: Pratheesh Nair
            Assignee: Lei Chang


Hawq doesn't support creating custom protocols .

Example : 

CREATE TRUSTED PROTOCOL myprot(
writefunc='mywrite',
readfunc='myread', 
validatorfunc='myvalidate');

ERROR:  Cannot support create protocol statement yet



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to