Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter does not work when joining with table #1568 #1570

Merged
merged 1 commit into from
Nov 18, 2019

Conversation

suhothayan
Copy link
Contributor

Purpose

Fixes issue #1568

@codecov-io
Copy link

Codecov Report

Merging #1570 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1570      +/-   ##
============================================
- Coverage      67.7%   67.66%   -0.04%     
  Complexity       45       45              
============================================
  Files           650      650              
  Lines         27467    27471       +4     
  Branches       4329     4330       +1     
============================================
- Hits          18596    18589       -7     
- Misses         7061     7067       +6     
- Partials       1810     1815       +5
Impacted Files Coverage Δ Complexity Δ
...siddhi/core/util/parser/JoinInputStreamParser.java 81.69% <100%> (+0.35%) 0 <0> (ø) ⬇️
...istence/IncrementalFileSystemPersistenceStore.java 50.96% <0%> (-1.93%) 0% <0%> (ø)
...ut/stream/state/AbsentStreamPreStateProcessor.java 82.11% <0%> (-1.33%) 0% <0%> (ø)
...siddhi/core/partition/PartitionStreamReceiver.java 77.04% <0%> (-1.1%) 0% <0%> (ø)
.../io/siddhi/core/util/snapshot/SnapshotService.java 70.6% <0%> (-0.83%) 0% <0%> (ø)
...o/siddhi/core/aggregation/IncrementalExecutor.java 80.46% <0%> (-0.79%) 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f708d16...2502d2c. Read the comment docs.

@mohanvive mohanvive merged commit 8f8b949 into siddhi-io:master Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants