Skip to content

Improve performance of margin mapping stage #685

@hombit

Description

@hombit

Bug report

"Main" catalog import pipeline optimizes the mapping stage by loading ra/dec columns only. We should do the same for the margin mapping stage. The motivation is generating margins for catalogs with massive rows, especially when fetching data from a remote filesystem.

Motivated by trying to create margin cache for mmu_manga catalog, see details here:
UniverseTBD/mmu-hdf-to-hats#59 (comment)

  • I have described the situation in which the bug arose, including what code was executed, and any applicable data others will need to reproduce the problem.
  • I have included information about my environment, including the version of this package (e.g. hats_import.__version__)
  • I have included available evidence of the unexpected behavior (including error messages, screenshots, and/or plots) as well as a description of what I expected instead.
  • If I have a solution in mind, I have provided an explanation and/or pseudocode and/or task list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingperformanceFor slow queries or compute bottlenecks

Type

No type
No fields configured for issues without a type.

Projects

Status
To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions