You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by GitBox <gi...@apache.org> on 2022/02/11 05:01:51 UTC

[GitHub] [incubator-age] emotionbug opened a new pull request #184: feat: Introduce `enable_auto_column_conversion`

emotionbug opened a new pull request #184:
URL: https://github.com/apache/incubator-age/pull/184


   This is used for untyped cypher clauses. The current cypher query must be of a type to be used, which requires a lot of work from users who only use cypher.
   
   In addition, it is thought that many functional implementations will be needed to determine what data is returned when implementing CLI functions in the future.
   
   Thus, it is implemented in this way and is designated as GUC's 'age.enable_auto_column_conversion', and the default value is FALSE.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-age] emotionbug closed pull request #184: feat: Introduce `enable_auto_column_conversion`

Posted by GitBox <gi...@apache.org>.
emotionbug closed pull request #184:
URL: https://github.com/apache/incubator-age/pull/184


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-age] emotionbug commented on pull request #184: feat: Introduce `enable_auto_column_conversion`

Posted by GitBox <gi...@apache.org>.
emotionbug commented on pull request #184:
URL: https://github.com/apache/incubator-age/pull/184#issuecomment-1035887668


   Commit history is too dirty, so I create a new PR. #185 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org