Type cast `pluck` values for table name unqalified column in joins tables by kamipo · Pull Request #39292 · rails/rails

Follow up to #39264, and fixes demonstrated case in #39290. If the column has no type caster and the model don't know the attribute, let's will attempt to lookup cast type from join dependency tree...