Skip to content

Conversation

@jacquesqiao
Copy link
Member

@jacquesqiao jacquesqiao commented Feb 5, 2018

fix: #8142
project: #7769

@jacquesqiao jacquesqiao changed the title Impl switch op impl switch op forward part Feb 5, 2018
repeated bool bools = 11;
optional int32 block_idx = 12;
optional int64 l = 13;
repeated int32 block_idxs = 14;
Copy link
Contributor

Choose a reason for hiding this comment

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

what's the relation between block_idx and block_idxs?

can they merge into one field? given optional = repeated[size=0+]

Copy link
Member Author

Choose a reason for hiding this comment

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

block_idxs = vector<block_idx>

Copy link
Member Author

Choose a reason for hiding this comment

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

I will take a look if they can be merged

@jacquesqiao
Copy link
Member Author

will implement in #8184

@jacquesqiao jacquesqiao closed this Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants