Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve the warning log of "fail to get string filed offset and next offset" for UnsafeRowOpt #1368

Closed
tobegit3hub opened this issue Mar 3, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tobegit3hub
Copy link
Collaborator

Now we can get lots of warning log when enabling UnsafeRowOpt which can be ignored.

W0303 15:36:21.370380 139620352 fe_row_codec.cc:984] fail to get string field next offset
W0303 15:36:21.370400 139620352 buf_ir_builder.cc:117] fail to get string filed offset and next offsetcol2
W0303 15:36:21.370429 139620352 fe_row_codec.cc:984] fail to get string field next offset
W0303 15:36:21.370435 139620352 buf_ir_builder.cc:117] fail to get string filed offset and next offsetcol2
@tobegit3hub tobegit3hub added the enhancement New feature or request label Mar 3, 2022
@tobegit3hub tobegit3hub added this to the v0.5 milestone Mar 3, 2022
@tobegit3hub tobegit3hub self-assigned this Mar 3, 2022
@tobegit3hub
Copy link
Collaborator Author

@tobegit3hub
Copy link
Collaborator Author

Resolved by #1362 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant