-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!databaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native database
Milestone
Description
Search before asking
- I had searched in the issues and found no similar issues.
Apache SkyWalking Component
BanyanDB (apache/skywalking-banyandb)
What happened
There seems to be a bug introduced as a result of fixing issue #13480. The TopN processor currently does not support fetching the schema from the write request, which affects its functionality.
What you expected to happen
The TopN processor should successfully fetch the schema from the write request, allowing it to function as intended.
How to reproduce
- Attempt to use the TopN processor after implementing the fix for issue [Feature] Remove column index based bulk write, use column name instead. #13480.
- Observe the behavior "{"level":"error","module":"MEASURE","error":"tag is not defined","time":"2026-01-05T03:10:02Z","message":"fail to match criteria"}"
Anything else
No response
Are you willing to submit a pull request to fix on your own?
- Yes I am willing to submit a pull request on my own!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't working and you are sure it's a bug!Something isn't working and you are sure it's a bug!databaseBanyanDB - SkyWalking native databaseBanyanDB - SkyWalking native database