Skip to content

Conversation

@gitbuda
Copy link
Member

@gitbuda gitbuda commented Oct 10, 2025

  • LOAD PARQUET

NOTE: The below TODOs will probably be moved under the memgraph/memgraph repo after the mage merge.

  • Test the HA upgrade scenario, interesting details under (test entities that should be preserved across any upgrade) https://memgraph.slack.com/archives/CS5827FK3/p1743138541518649
  • Test different HA sync modes (SYNC, ASYNC, STRICT SYNC)
  • Try testing Kafka and Pulsar (streams) somehow
  • Test Docker compose
  • Test query modules better:
    • Run a/all procedures from all query modules to make sure they are all working, because of cases like Move memgraph user's home directory #594, OR make sure all C/C++/Python/Rust dependencies can be loaded
    • Figure out the module count because that always fails -> probably by some kind of build-time manifest file
  • Search for the query module mappings file
  • Make a variant of the test_single_mage.bash where property compression is enabled (TODO under mgconsole/storage.bash)
  • Get rid of the Error response from daemon: No such container: memgraph_last_data (it works, it's just an edge case when deallocating containers)

#659 << PREV

@gitbuda gitbuda self-assigned this Oct 10, 2025
@gitbuda gitbuda mentioned this pull request Oct 10, 2025
@gitbuda gitbuda marked this pull request as ready for review December 1, 2025 00:26
@gitbuda gitbuda requested a review from mattkjames7 December 1, 2025 00:29
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 1, 2025

Copy link
Contributor

@mattkjames7 mattkjames7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mattkjames7 mattkjames7 added this pull request to the merge queue Dec 1, 2025
Merged via the queue into main with commit 517e835 Dec 1, 2025
16 of 17 checks passed
@mattkjames7 mattkjames7 deleted the add-v3.7-smoke-tests branch December 1, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants