Giter Club home page Giter Club logo

Comments (7)

d33bs avatar d33bs commented on June 16, 2024 2

Just wanted to follow up to mention on a single test using kuzu==0.3.2 I no longer witnessed this issue occurring, so it may be resolved. Generally, and possibly related, I also noticed that memory performance was also significantly better (lower than before). Thanks again @ray6080 for the prompt actions here!

from kuzu.

ray6080 avatar ray6080 commented on June 16, 2024 1

Hi, for "Missing NODE primary key ID", can you take a look at this issue (#2916)? Is it similar to what you encountered?

from kuzu.

ray6080 avatar ray6080 commented on June 16, 2024 1

I've reproduced the first bug “Segmentation faults during COPY operations of REL TABLE GROUP Tables." Thanks for helping with reproducing. The problem lies in our COPY rel string properties. Will update here once we have a fix.

On questions:

Is there a way to increase the documentation provided during these types of segmentation faults to help inform the user?

I don't see a practical way for us to catch segmentation faults and replace it with a meaningful error message. Possible future solutions is to provide a way to report the stack trace, but that will mostly only be useful for debugging for developers.

When re-running a COPY command which caused a segmentation fault, is there any concern about data integrity, or is this built into existing Kuzu validation procedures?

We have built-in transaction support for COPY, so that means corrupted COPY data should not be visible and data integrity should be fine.

from kuzu.

ray6080 avatar ray6080 commented on June 16, 2024 1

Quick update: the segmentation fault should be fixed now in #2928.

from kuzu.

d33bs avatar d33bs commented on June 16, 2024

Thanks @ray6080 for all the great comments and help with this!

I'm unable to reproduce the bug currently for "2. Missing NODE primary key ID's" but the issue you highlighted looks similar. I didn't attempt using different amounts of threads so it's possible that would be the fix when this occurs again. I'll give this a try the next time it occurs.

Glad to hear you were able to find a bug with the segmentation faults and that there is transaction support with Kuzu! I'd love to see the capability at some point to view the stack trace easily. This might help with issues similar to this one, where you could ask that someone provides portions of the trace alongside other troubleshooting data.

from kuzu.

d33bs avatar d33bs commented on June 16, 2024

Fantastic @ray6080 , awesome turnaround time! Thanks again for the updates and information here.

from kuzu.

ray6080 avatar ray6080 commented on June 16, 2024

Close as done for now.

from kuzu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.