Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/proxima
/ table
Method
table
benchmark/scripts/build_bench.py:103–104 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
101
return
self._repository
102
103
def
table(self):
104
return
self._table
105
106
def
counts(self):
107
return
int(self._kwargs.counts)
if
self._kwargs.counts
else
sys.maxsize
Callers
7
_max_lsn
Method · 0.80
_collection_docs
Method · 0.80
_collection_index_size
Method · 0.80
_build_repository_config
Method · 0.80
_build_collection_meta
Method · 0.80
create_repository
Method · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64