Code Monkey home page Code Monkey logo

Comments (7)

ms-guizha avatar ms-guizha commented on May 21, 2024

Currently we released VS code new version with new runtime which is ahead of current production deployment. we are working on this issue now and will get you back later

from vscode-asa.

ms-guizha avatar ms-guizha commented on May 21, 2024

could you share us the full query, so we can repro in our side ? @sriharshatechi

from vscode-asa.

sriharshatechi avatar sriharshatechi commented on May 21, 2024

@ms-guizha this is reproducible when we use top function. Below is a sample query
MaxComputation AS (
SELECT
TopOne() OVER (ORDER BY (Rank) DESC) AS MaxRecord
FROM RankedInput
GROUP BY Someid, TumblingWindow(hour, 1)
),

from vscode-asa.

anju-23 avatar anju-23 commented on May 21, 2024

same error in Azure Stream Analytics CI/CD npm package - v2.2.0

from vscode-asa.

ms-guizha avatar ms-guizha commented on May 21, 2024

thanks, we can repro this issue now. By they way, does this work well when you submit this job to cloud ?

from vscode-asa.

ms-guizha avatar ms-guizha commented on May 21, 2024

@sriharshatechi , hot fix is done. both vs code and ci/cd npm package is released out.

please close it after your verification is done.

from vscode-asa.

yicw16322 avatar yicw16322 commented on May 21, 2024

Hi @sriharshatechi, have you tried with newest version?

from vscode-asa.

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.