Description
The specified spatial, temporal, or attribute join is not valid given the join type and input features.
Solution
If performing a spatial join, check the valid spatial join operators for the geometries of your inputs. Learn more about spatial relationships with big data
If you are performing a temporal join, check the valid temporal join operators for your time type. Time types may be instant or interval. Learn more about temporal relationships with big data
If you are performing an attributes join, check that fields being matched are the same field type.