Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Team:Alert Production
Description
DM-8557 introduced a workaround for an issue seen in afw's multiMatch module where a numpy.int64 could not be used as an index by SWIG under Python 3. This ticket is to see if pybind11 has a similar issue under Python 3, and introduce a fix if so.
Suggested procedure to diagnose the numpy.int64 as index issue is:
- Revert commit in afw from
DM-8557called "Cast catalog indices to int as SWIG Py3 workaround" - See if the afw test tests/testTableMultiMatch.py runs.
Pim Schellart [X] — I gave this an off-the-top-of-the-head SP estimate. Please check & refine.