Skip to content

Conversation

@ckeys
Copy link

@ckeys ckeys commented Apr 2, 2022

No description provided.

merged_tables = []
while True:
try:
for i in range(0, 7):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The number of tables merged should be configured by parameter num_tables_per_block. The value is 1 by default.

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.

2 participants