Coder Social home page Coder Social logo

Comments (4)

mohanvive avatar mohanvive commented on May 17, 2024

@RalphSu , above feature is already implemented and available in the master branch.. See [1], I believe, this is what you are looking for..

[1] https://docs.wso2.com/display/CEP420/Inbuilt+Windows#InbuiltWindows-externalTimeBatchexternalTimeBatch

from siddhi.

RalphSu avatar RalphSu commented on May 17, 2024

@mohanvive i did check the PR of #170, but it looks something different. I'm try to generate something like

timewindow point | avg(value) | count(value)
2016-8-4 10:25:01 000 | 50 | 10
2016-8-4 10:25:02 000 | 30 | 20
...

That's mean i would to have time batch in round time point. while current external timebatch implementation might have this timewindow point not align to round point (say it could be possible a batch window starting from 2016-8-4 10:25:01 010 )

from siddhi.

mohanvive avatar mohanvive commented on May 17, 2024

Hmm, If you put start time as 0 then it will give the output in round time point (in GMT)

from siddhi.

RalphSu avatar RalphSu commented on May 17, 2024

Rechecked, looks good. Will evaluate with test again. Closing this one. Thanks, @mohanvive

from siddhi.

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.