-
Notifications
You must be signed in to change notification settings - Fork 15
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
Review dbt data validation failures on transform_warehouse #3684
Comments
I will be adding comments with more details about each failure.
|
|
|
|
|
|
unique_combination_of_columns: ct_key and ct_date
For a unique combination of all four columns tts_key, tts_date, ct_key, and ct_date, it would return 8 duplicated records |
|
User story / feature request
Review dbt data validation failures on transform_warehouse:
accepted_values_int_payments__authorisations_deduped_request_type__AUTHORISATION__DEBT_RECOVERY_AUTHCHECK__DEBT_RECOVERY_REVERSAL__CARD_CHECK
dbt_utils_accepted_range_fct_daily_schedule_feed_validation_notices_date__DATE_2024_03_26___DATE_2024_01_20_
dbt_utils_accepted_range_int_payments__settlements_to_aggregations_net_settled_amount_dollars__True__0
dbt_utils_expression_is_true_int_gtfs_schedule__stop_times_grouped_num_approximate_timepoint_stop_times_num_exact_timepoint_stop_times_num_stop_times
dbt_utils_expression_is_true_int_gtfs_schedule__stop_times_grouped__num_gtfs_flex_stop_times_0_is_gtfs_flex_trip
dbt_utils_mutually_exclusive_ranges_dim_contract_attachments_required___valid_from__source_record_id___valid_to
dbt_utils_expression_is_true_int_payments__micropayments_adjustments_refunds_joined_micropayment_refund_amount_charge_amount
dbt_utils_unique_combination_of_columns_base_tts_services_ct_services_map_ct_key__ct_date
dbt_utils_unique_combination_of_columns_base_tts_services_ct_services_map_tts_key__tts_date
not_null_dim_calendar_service_id
not_null_dim_schedule_feeds_feed_timezone
not_null_dim_transfers_from_stop_id
not_null_dim_transfers_to_stop_id
not_null_dim_trips_route_id
not_null_dim_trips_trip_id
not_null_fct_daily_organization_combined_guideline_checks_status
not_null_fct_daily_schedule_feed_validation_notices_code
not_null_fct_daily_schedule_feed_validation_notices_validation_validator_version
not_null_fct_daily_schedule_feed_validation_notices_severity
not_null_fct_daily_service_combined_guideline_checks_status
not_null_fct_vehicle_locations_grouped_trip_instance_key
not_null_fct_vehicle_locations_trip_instance_key
not_null_int_gtfs_quality__guideline_checks_long_status
relationships_fct_daily_rt_feed_files_schedule_to_use_for_rt_validation_gtfs_dataset_key__key__ref_dim_gtfs_datasets_
unique_dim_calendar__gtfs_key
unique_dim_contract_attachments_key
unique_dim_fare_media__gtfs_key
unique_fct_elavon__transactions_trn_ref_num
unique_fct_payments_deposit_transactions_trn_ref_num
unique_fct_payments_aggregations_aggregation_id
unique_int_elavon__deposit_transactions_trn_ref_num
unique_int_gtfs_quality__guideline_checks_long_key
unique_int_gtfs_quality__rt_validation_outcomes_key
unique_int_payments__settlements_to_aggregations_aggregation_id
unique_int_payments__settlements_to_aggregations_retrieval_reference_number
unique_miles_traveled_location_name
unique_miles_traveled_off_location_name
unique_int_payments__micropayments_adjustments_refunds_joined_micropayment_id
unique_proportion_fct_vehicle_locations_grouped_0_9999__trip_instance_key
unique_proportion_fct_vehicle_locations_0_9999__trip_instance_key
unique_fct_service_alerts_messages_key
validate_guidelines_checks_rows_per_check_matches_index
dbt_utils_unique_combination_of_columns_int_transit_database__service_components_unnested_service_key__product_key__component_key__dt
not_null_dim_calendar_end_date
not_null_dim_calendar_friday
not_null_dim_calendar_saturday
not_null_dim_calendar_start_date
not_null_dim_calendar_sunday
not_null_dim_calendar_wednesday
not_null_dim_calendar_thursday
not_null_dim_fare_attributes_transfers
not_null_dim_feed_info_feed_publisher_name
not_null_dim_shapes_shape_pt_sequence
not_null_dim_shapes_shape_pt_lon
not_null_dim_stop_times_stop_sequence
not_null_dim_transfers_transfer_type
not_null_fct_daily_schedule_feeds_gtfs_dataset_key
not_null_fct_schedule_feed_downloads_gtfs_dataset_key
Acceptance Criteria
Tests fixed or new tickets created.
Notes
The text was updated successfully, but these errors were encountered: