I am attempting to add a query layer to ArcGIS Pro 2.1.2 via SQL Server. The table consists of Ticket_ID, Latitude, Longitude. The query layer works if I only add the top 1000 rows. However, when I attempt to add all 79,592 rows, I keep returning the error: Failed to load data. Error: Failed to retrieve a page of rows.
Does ArcGIS Pro have a limit on query layer rows?