Skip to content

Commit

Permalink
Set autopropagation flag to enabled by default (#7143)
Browse files Browse the repository at this point in the history
  • Loading branch information
malikdiarra committed Jun 8, 2023
1 parent d6abaf1 commit 6ece872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ flags:
- name: validation.removeValidationLimit
serve: false
- name: autopropagation.enabled
serve: false
serve: true
- name: connection.columnSelection
serve: true
- name: handle.stream.status
Expand Down

0 comments on commit 6ece872

Please sign in to comment.