diff --git a/openmetadata-ui/src/main/resources/ui/cypress/integration/Pages/myData.spec.js b/openmetadata-ui/src/main/resources/ui/cypress/integration/Pages/myData.spec.js index e2c43f8beff..faa655ae2f4 100644 --- a/openmetadata-ui/src/main/resources/ui/cypress/integration/Pages/myData.spec.js +++ b/openmetadata-ui/src/main/resources/ui/cypress/integration/Pages/myData.spec.js @@ -12,7 +12,13 @@ */ import { visitEntityTab } from '../../common/common'; -import { FOLLOWING_TITLE, MYDATA_SUMMARY_OPTIONS, MY_DATA_TITLE, RECENT_SEARCH_TITLE, RECENT_VIEW_TITLE } from '../../constants/constants'; +import { + FOLLOWING_TITLE, + MYDATA_SUMMARY_OPTIONS, + MY_DATA_TITLE, + RECENT_SEARCH_TITLE, + RECENT_VIEW_TITLE, +} from '../../constants/constants'; describe('MyData page should work', () => { beforeEach(() => { diff --git a/openmetadata-ui/src/main/resources/ui/src/components/AddDataQualityTest/Forms/ColumnTestForm.tsx b/openmetadata-ui/src/main/resources/ui/src/components/AddDataQualityTest/Forms/ColumnTestForm.tsx index 02d815b1534..26956116ed6 100644 --- a/openmetadata-ui/src/main/resources/ui/src/components/AddDataQualityTest/Forms/ColumnTestForm.tsx +++ b/openmetadata-ui/src/main/resources/ui/src/components/AddDataQualityTest/Forms/ColumnTestForm.tsx @@ -382,7 +382,7 @@ const ColumnTestForm = ({ Min: = ({ ) : ( = ({ {requiredField('Endpoint URL:')} = ({ Batch Size: = ({ Connection Timeout (s): = ({
= ({
= ({ {isDisplayNameEdit ? (
= ({ return (
= ({
= ({ = ({

= forwardRef( = forwardRef( = ({ Available sources to fetch DBT catalog and manifest files.

= ({ Google Cloud project id.

= ({ Google Cloud Private key id.

= ({ Google Cloud private key.

= ({ Google Cloud email.

= ({ Google Cloud Client ID.

= ({ Google Cloud auth uri.

= ({ Google Cloud token uri.

= ({ Google Cloud auth provider certificate.

= ({ Google Cloud client certificate uri.

= ({ GCS Credentials Path.

= ({ Available sources to fetch DBT catalog and manifest files.

= ({ Path of the folder where the dbt files are stored.

= ({ DBT catalog file to extract dbt models with their column schemas.

= ({ tables.

= ({ DBT catalog file to extract dbt models with their column schemas.

= ({ tables.

= ({ AWS Access Key ID.

= ({ AWS Secret Access Key.

= ({ AWS Region.

= ({ AWS Session Token.

= ({ EndPoint URL for the AWS.

= ({ Name of the bucket where the dbt files are stored.

= ({ Path of the folder where the dbt files are stored.

)} = ({ {showSearchBar && (
= forwardRef( = forwardRef(