[GRASS-git] [OSGeo/grass] f98c3f: v.db.join: speed up processing by using fewer db.e...

Guido Riembauer noreply at github.com
Tue Apr 9 02:41:04 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: f98c3f268275e99d986046fde187b7c1d5e1a3ad
      https://github.com/OSGeo/grass/commit/f98c3f268275e99d986046fde187b7c1d5e1a3ad
  Author: Guido Riembauer <62383722+griembauer at users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M scripts/v.db.addcolumn/v.db.addcolumn.py
    M scripts/v.db.join/v.db.join.py

  Log Message:
  -----------
  v.db.join: speed up processing by using fewer db.execute commands (#3286)

* speed_up
* add comments
* remove addcolumn part
* remove unnecessary import
* use chunks
* remove not required import
* review MN; add TRANSACTION
* review tmszi

---------

Co-authored-by: Edouard Choinière <27212526+echoix at users.noreply.github.com>



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list