↓ 1 callersMethodprocessElement(
key: K,
value: T,
multiplicity: number,
result: Array<[[K, IndexedValue<T>], number]>,
)
packages/db-ivm/src/operators/topKWithFractionalIndex.ts:91
↓ 1 callersFunctionprocessUnionAll(
from: UnionAll,
allInputs: Record<string, KeyedStream>,
collections: Record<string, Collection>,
sub
packages/db/src/query/compiler/index.ts:1169
↓ 1 callersFunctionregisterCollectionBuilder(
collection: Collection<any, any, any>,
builder: CollectionConfigBuilder<any, any>,
)
packages/db/src/query/live/collection-registry.ts:30