Skip to content

Gcp fix schema uniqueness check

Description:

Fix response for schema creation in shared tenant, to respond 400 when some partition misconfigured

Changes include:

  • Bugfix (a non-breaking change that solves an issue).

Changes in:

  • GCP

Dev Checklist:

  • Added Unit Tests, wherever applicable.
  • Existing Tests pass
  • Verified functionality locally
  • Self Reviewed my code for formatting and complex business logic.

Other comments:

Any comments to approvers here

Merge request reports