Code Monkey home page Code Monkey logo

Comments (2)

John-Athanasopoulos avatar John-Athanasopoulos commented on August 22, 2024 1

Hello,
That's correct, the 3rd issue was resolved easily with the addition you suggested. However the second issue (INLJ) still fails, so some debugging and fixing is needed (I will have it completed in a few days time). It probably happens because it tries to compare the None values of a table with the values of the index.

Apart from that, I will try to troubleshoot and find the reason behind the 5th issue's failure.

To summarize: 1 and 3 are completed, I will look into 2 and 5 and, finally, I will wait for you to decide how the 4th issue should be approached.

I think that's all for now :)

from minidb.

giorgostheo avatar giorgostheo commented on August 22, 2024

Hey,

No. 3 can be easily solved by adding this to line 666. I missed it somehow. That should take care of 1-3.
if key is None: continue

No. 4 is true and solving is without using a "hacky" way is not trivial. I will look into it.

No. 5 is not true for the master version. Maybe you should try to find out what was added that caused this bug

from minidb.

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.