Angryrou / UDAO2022

Apache License 2.0
0 stars 0 forks source link

QueryPlanInput and UdaoInput has inconsistent order to put Generic[T] and FeatureInput #109

Closed Angryrou closed 10 months ago

Angryrou commented 10 months ago

https://github.com/Angryrou/UDAO2022/blob/5c50b0828db4a864e36ead90be5144a64d177344/udao/udao/data/iterators/query_plan_iterator.py#L82

Can you verify whether it is an issue? @julhien

Angryrou commented 10 months ago

I was wrong. The order is correct.