-
Notifications
You must be signed in to change notification settings - Fork 671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for schema-based-sharding via a GUC #6866
Merged
Merged
Commits on May 16, 2023
-
Refactor the logic that automatically creates Citus managed tables
To get ready for doing a similar set of changes schema-based sharding.
Configuration menu - View commit details
-
Copy full SHA for 21bc76b - Browse repository at this point
Copy the full SHA 21bc76bView commit details -
Refactor CreateSingleShardTable() to allow specifying colocation id i…
…nstead We will assign colocation ids to tenant schemas upon creation. This means that we cannot specify a table name to colocate the first table in the tenant schema with the further tables. Instead, we need to be able to specify the colocation id of the tenant schema.
Configuration menu - View commit details
-
Copy full SHA for 7041e5d - Browse repository at this point
Copy the full SHA 7041e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2421b1 - Browse repository at this point
Copy the full SHA b2421b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 200cddb - Browse repository at this point
Copy the full SHA 200cddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0506131 - Browse repository at this point
Copy the full SHA 0506131View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0e3504 - Browse repository at this point
Copy the full SHA a0e3504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85ea03e - Browse repository at this point
Copy the full SHA 85ea03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2f870 - Browse repository at this point
Copy the full SHA cf2f870View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59180e - Browse repository at this point
Copy the full SHA c59180eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bae55a - Browse repository at this point
Copy the full SHA 3bae55aView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6b27d - Browse repository at this point
Copy the full SHA db6b27dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96770f7 - Browse repository at this point
Copy the full SHA 96770f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac4c1b0 - Browse repository at this point
Copy the full SHA ac4c1b0View commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eddf40a - Browse repository at this point
Copy the full SHA eddf40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3abcbbd - Browse repository at this point
Copy the full SHA 3abcbbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9ee62 - Browse repository at this point
Copy the full SHA 7d9ee62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b631f - Browse repository at this point
Copy the full SHA 45b631fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5162a89 - Browse repository at this point
Copy the full SHA 5162a89View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5865531 - Browse repository at this point
Copy the full SHA 5865531View commit details
Commits on May 23, 2023
-
Revert "locally cleanup pg_dist_colocation"
This reverts commit 5865531.
Configuration menu - View commit details
-
Copy full SHA for fc4a4f1 - Browse repository at this point
Copy the full SHA fc4a4f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9af32 - Browse repository at this point
Copy the full SHA 8b9af32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 670f868 - Browse repository at this point
Copy the full SHA 670f868View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef269ee - Browse repository at this point
Copy the full SHA ef269eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa978b - Browse repository at this point
Copy the full SHA 9aa978bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6692f3a - Browse repository at this point
Copy the full SHA 6692f3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8e1f41 - Browse repository at this point
Copy the full SHA e8e1f41View commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6ca3ffa - Browse repository at this point
Copy the full SHA 6ca3ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd0783 - Browse repository at this point
Copy the full SHA bdd0783View commit details -
Configuration menu - View commit details
-
Copy full SHA for b355e65 - Browse repository at this point
Copy the full SHA b355e65View commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23687e7 - Browse repository at this point
Copy the full SHA 23687e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eefa99 - Browse repository at this point
Copy the full SHA 8eefa99View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.