Jefffrey commented on issue #17498:
URL: https://github.com/apache/datafusion/issues/17498#issuecomment-3312591756

   To close this ticket I think we'd need to apply this fix to all other config 
values which expect a certain set of values (i.e. enums) but still parse as 
string. For example:
   
   
https://github.com/apache/datafusion/blob/b9517a1a08c573af2ee0e8814413eb5d96b2e5bd/datafusion/common/src/config.rs#L283-L291
   
   This option specifies a list of valid values but it accepts arbitrary 
strings.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to