Closed
Description
Is your feature request related to a problem or challenge?
#8539 and #8017 made various CREATE EXTERNAL TABLE
options do nothing, but avoided making them return an error if specified so as to preserve backwards compatibility.
Describe the solution you'd like
We should remove this backwards compatibility logic
Describe alternatives you've considered
No response