Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cwida/FastLanes
/ language
Method
language
scripts/generate_synthetic_data.py:34–35 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
32
else
:
33
return
numbers[row_id % 10]
34
35
36
def
generate_example_1(faker, row_id):
37
return
[
#
38
constant(13700525),
# 0) CONSTANT INT --- COL WITH VALUE 13700525
Callers
2
generate_languages
Function · 0.80
generate_all_types_dbl_i64_struct_str
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected