Giter Site home page Giter Site logo

Unable to fetch variables about vscode-q HOT 9 CLOSED

jshinonome avatar jshinonome commented on June 3, 2024
Unable to fetch variables

from vscode-q.

Comments (9)

jshinonome avatar jshinonome commented on June 3, 2024

Hi, could you try to debug with this function?
https://github.com/jshinonome/vscode-q/blob/master/assets/source/query-server-variables.q
I did make a change to skip partitioned tables two weeks ago, because they take too much time.

from vscode-q.

xzhai12 avatar xzhai12 commented on June 3, 2024

Thanks! This makes sense, as we have a lot of partitioned tables for sure. Somehow this issue doesn't occur with kdb 4.0. I will try to debug and come back with update, and thanks for your reply!

from vscode-q.

jshinonome avatar jshinonome commented on June 3, 2024

Happy Chinese New Year!! and let me know if there is any bug.

from vscode-q.

xzhai12 avatar xzhai12 commented on June 3, 2024

Happy Chinese New Year!

With one of our environments (kdb+ 3.1), I got this error:

Value error (.Q.pt undefined)

by running the function until

r: update b: {.Q.s value x} each n from r where not t within 100 111h, not n in .Q.pt;

With another environment (kdb+ 4.0), fetching variables is just fine.

Is this because my kdb+ 3.1 doesn't have .Q.pt?

from vscode-q.

jshinonome avatar jshinonome commented on June 3, 2024

Thanks for the comments. Looks like 3.1 doesn't have .Q.pt, but I don't have 3.1 to test. In this case, I cannot skip partitioned tables in earlier version... I think I will trap this.

from vscode-q.

xzhai12 avatar xzhai12 commented on June 3, 2024

Thanks! Trapping this would definitely help a lot users like me who have to use older version kdb. And again thanks for your excellent work making this plug-in!

from vscode-q.

jshinonome avatar jshinonome commented on June 3, 2024

I will fix this in the next release.

from vscode-q.

jshinonome avatar jshinonome commented on June 3, 2024

Just released a fix for this, v2.4.6

from vscode-q.

xzhai12 avatar xzhai12 commented on June 3, 2024

Thanks very much! Have a good weekend.

from vscode-q.

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.