-
Notifications
You must be signed in to change notification settings - Fork 23
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
Allow renaming datasets & dataset with duplicate names #8075
base: master
Are you sure you want to change the base?
Conversation
…ir dataset addressing scheme
… the check for already existing name)
…gaId - Includes moving ObjectId to uitls package
…store & add legacy routes - Undo renaming DataSourceId to LegacyDataSourceId
…ow-dataset-renaming
@fm3 The backend should be ready for a first glance 👀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I started writing review comments, but that was now pre-empted by our in-person meeting :) still sending these two comments now.
util/src/main/scala/com/scalableminds/util/requestparsing/DatasetURIParser.scala
Outdated
Show resolved
Hide resolved
…thDatasetId and make nml parser return its own result case class
Note: We agree to renaming |
@coderabbitai full review |
✅ Actions performedFull review triggered. |
Note Reviews pausedUse the following commands to manage reviews:
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
@coderabbitai pause as pr it tool large anyway |
@MichaelBuessemeyer: Understood, I will pause the automatic reviews for this PR. ✅ Actions performedReviews paused. |
I think this should be ready to go now. In case you notice some errors please tell me 🙏 |
Further Notes:
URL of deployed dev instance (used for testing):
Steps to test:
TODOs:
organization_name
in worker toorganization_id
. see Rename organization_name to organization_id in worker args #8038LinkedLayerIdentifier
still uses the datasetName as an identifier[ ] the datasetThe dataset seems to be broken. Could reproduce this on other branchesC555_tps_demo
has quite some bucket loading errors. Unsure why some buckets do not workDatasetURIParser
Issues:
(Please delete unneeded items, merge only when none are left open)