Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like to implement cost-bsaed join-reordering in the logical plan, based on minimal statistics supplied by TableProvider (once #3983 is implemented).
Describe the solution you'd like
Possible solutions:
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
I would like to implement cost-bsaed join-reordering in the logical plan, based on minimal statistics supplied by TableProvider (once #3983 is implemented).
Describe the solution you'd like
Possible solutions:
Describe alternatives you've considered
None
Additional context
None