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
[A] Enable and remove the setting: Users cannot disable new engine: should be fine because new engine is already turned on in ODFE 1.13.
[B] Disable and remove all the settings: No semantic check when queries fall back.
[C] Make JDBC default and remove the setting: This was added long time ago when default response format switched from JSON to JDBC (table). Should be fine to remove this directly.
Open question: Should JSON formatter be deprecated? Currently queries are handled by old engine if format=json present. This may confuse users if the old engine behaves different due to missing feature.
The text was updated successfully, but these errors were encountered:
1.1 Descriptions
The following SQL plugin settings may be deprecated:
1.2 Proposal & Impacts
Open question: Should JSON formatter be deprecated? Currently queries are handled by old engine if format=json present. This may confuse users if the old engine behaves different due to missing feature.
The text was updated successfully, but these errors were encountered: