MuhammadZeeshan03 commented on issue #996: URL: https://github.com/apache/age/issues/996#issuecomment-1721433440
Citus introduces two types of tables to PostgreSQL: `Distributed tables` and `Reference tables`, These tables are initially created as regular PostgreSQL tables, and then they are converted by calling Citus-specific functions. So, to make AGE compatible we have to work on calling these functions in our AGE's source code. If these are enough we are good to go. -- 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: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org