Regarding the new Add Spatial Join geoprocessing tool in ArcGIS Pro 3.0:
Joins attributes from one feature to another based on the spatial relationship. The target features and the joined attributes from the join features will be joined. The join is temporary.
Out of curiosity, how is the temporary join data stored? Is it stored in RAM, the project file, or a temporary table in the db?
If we wanted to refresh the spatial join, how would we do it?