You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/06/20 17:31:16 UTC

[GitHub] inviscid commented on issue #5250: Add support for hosting superset DB in greenplum

inviscid commented on issue #5250: Add support for hosting superset DB in greenplum
URL: https://github.com/apache/incubator-superset/issues/5250#issuecomment-398833350
 
 
   One consideration might be to make the primary key a combination of database + schema + table/view with the ID column only serving as a reference.  Since the ID column is auto incremented, it will always be unique without having to specify it directly.  This way the ID column can be indexed for performance reasons but not have a unique constraint applied.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org