Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtsuk committed Dec 2, 2024
1 parent d22813d commit a01a0fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ query_processors:
- attr_str
- attr_num

validate_data_model: do_nothing
validate_data_model: do_nothing # in order to reference aliased columns, we shouldn't validate columns purely based on the entity schema
validators:
- validator: EntityRequiredColumnValidator
args:
Expand Down

0 comments on commit a01a0fd

Please sign in to comment.