SIGN IN SIGN UP

bpo-44342: [Enum] fix data type search (GH-26667)

In an inheritance chain of

  int -> my_int -> final_int

the data type is now final_int (not my_int)
E
Ethan Furman committed
3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa
Parent: e26014f
Committed by GitHub <noreply@github.com> on 6/11/2021, 8:25:14 AM