In my schema, I have many columns that have the same prefix, like my_column
, my_column_timestamp
, my_column_string
, etc.
When I use the search sidebar to search my pipeline for “my_column” all three options are identified, but I only want the column exactly named “my_column”. Is there any way to do that?