You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Additional context
#8540 and #8548 will likely remove further options
The text was updated successfully, but these errors were encountered:
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
Additional context
#8540 and #8548 will likely remove further options
The text was updated successfully, but these errors were encountered: