We are trying to build Assertion from our DQ tools...
# ingestion
l
We are trying to build Assertion from our DQ toolset Great Expectations equivalent: expect_column_sum_to_be_between set following values:
Copy code
scope = DatasetAssertionScope.DATASET_COLUMN
operator = AssertionStdOperator.BETWEEN
aggregation = AssertionStdAggregation.SUM
UI shows: Column Amount values are between 0 and 1 Sum (aggregation) is missing. How can we fix this or have custom text here?
l
@hundreds-photographer-13496 ^
h
Hey @little-spring-72943 this looks like an issue, that needs to be handled in Datahub UI logic. Would you mind creating a github issue for the same ?
l