Skip to content

Commit 0e3e223

Browse files
adjust hive options config, external table succeeds
1 parent 5936ec4 commit 0e3e223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow/dags/create_external_tables/ntd_data_products/historical__complete_monthly_ridership_with_adjustments_and_estimates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ destination_project_dataset_table: "external_ntd__ridership.historical__complete
1010
source_format: NEWLINE_DELIMITED_JSON
1111
use_bq_client: true
1212
hive_options:
13-
mode: AUTO
13+
mode: CUSTOM
1414
require_partition_filter: false
1515
source_uri_prefix: "complete_monthly_ridership_with_adjustments_and_estimates/historical/{dt:DATE}/{execution_ts:TIMESTAMP}"

0 commit comments

Comments
 (0)