MGelbana commented on a change in pull request #1250: [CALCITE-3108] Babel 
parser should parse the PostgreSQL TEXT type
URL: https://github.com/apache/calcite/pull/1250#discussion_r290973068
 
 

 ##########
 File path: babel/src/main/codegen/config.fmpp
 ##########
 @@ -833,6 +835,7 @@ data: {
       # Return type of method implementation should be "SqlIdentifier".
       # Example: SqlParseTimeStampZ().
       dataTypeParserMethods: [
+         "PostgreSQLTypes"
 
 Review comment:
   I'm convinced this is not a parser issue after I read your comment on the 
Jira issue. But I don't understand what you mean by 
   > How about converting TEXT to a user-defined type?
   
   Is that different from what I mentioned above ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to