yjshen commented on code in PR #6021:
URL: https://github.com/apache/arrow-datafusion/pull/6021#discussion_r1167682435
##########
datafusion/row/src/accessor.rs:
##########
@@ -116,9 +116,9 @@ macro_rules! fn_get_idx_scalar {
impl<'a> RowAccessor<'a> {
/// new
- pub fn new(schema: &Schema, row_type: RowType) -> Self {
Review Comment:
Thanks for bringing this out! I've created an issue, added an API change
label, and edited the PR descriptions accordingly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]