Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improvements for apoc.agg.analytics #4337

Closed
jexp opened this issue Jan 23, 2025 · 0 comments
Closed

Improvements for apoc.agg.analytics #4337

jexp opened this issue Jan 23, 2025 · 0 comments

Comments

@jexp
Copy link
Member

jexp commented Jan 23, 2025

Performance test

Testing

  • what happens if there is no, or an empty SQL statement?

Additional Optional Options

  • specify table name
  • add an option writeMode: append/create
  • create manages temporary table lifecycle
  • append would append to an existing table (could also be used for lineage)
@vga91 vga91 moved this to Todo in APOC Extended Larus Jan 23, 2025
@vga91 vga91 moved this from Todo to In Progress in APOC Extended Larus Jan 30, 2025
@vga91 vga91 moved this from In Progress to Review in APOC Extended Larus Feb 19, 2025
RobertoSannino pushed a commit that referenced this issue Mar 6, 2025
* Fixes #4337: Improvements for apoc.agg.analytics

* changes after rebase

* change table creation with append mode

* changes after rebase

* change default batch size

* code cleanup
@vga91 vga91 closed this as completed Mar 10, 2025
@github-project-automation github-project-automation bot moved this from Review to Done (check if to cherry-pick) in APOC Extended Larus Mar 10, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Done (check if to cherry-pick)
Development

No branches or pull requests

2 participants