jackwener opened a new issue, #4325:
URL: https://github.com/apache/arrow-rs/issues/4325

   **Which part is this question about**
   I have a question about dict_id dict_is_ordered in Field , why them isn’t in 
DataType ?
   
   **Describe your question**
   I think `dict_id: i64, dict_is_ordered: bool,` is just used for Dictionary.
   
   We can move them into DataType, like Dictionary(i64, bool, Box<DataType>, 
Box<DataType>)
   
   **Additional context**
   <!--
   Add any other context about the problem here.
   -->
   


-- 
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]

Reply via email to