laptop and a wrench

Bug

The arcgis.features module .query function has long output times in ArcGIS Notebooks, while the same query completes in seconds in ArcGIS REST API.

ArcGIS API for Python
Bug-ID-Nummer BUG-000163343
EingereichtNovember 30, 2023
Zuletzt geändertApril 11, 2025
Gilt fürArcGIS API for Python
Gefunden in Version2.2.0
BetriebssystemAzure AKS
BetriebssystemversionN/A
StatusIn Review

Workaround

Change the where clause from "where='1=1'" to "where='ObjectID<#'" to reduce the query time. For example, if there are 1,000 records in the dataset, make the where clause be "where='ObjectID<1000'" to still query all of the records.

Schritte zur Reproduzierung

Bug-ID: BUG-000163343

Software:

  • ArcGIS API for Python

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln