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
- Rename 'Differences from OpenSearch SQL V2 (Legacy)' to
'Migrating from SQL V2'; reframes the section around the user task
(moving queries from V2 to the new engine).
- Rename 'Query-shape extensions' to 'Query syntax extensions'; less
jargon.
- Rename 'Catalog statement differences' to 'Metadata statement
differences'; matches the terminology already used in V2's own
docs/user/dql/metadata.rst.
- Update the 'Differences from Standard SQL' intro sentence to state
the actual driver of the deviations: each exists to keep queries
that worked on OpenSearch SQL V2 working unchanged on the new
engine.
- Merge the single-row 'Operator differences' section (INTERVAL NULL
DAY) into 'Lexical and literal differences' where it fits
naturally.
- Remove the empty 'Semantic differences' section.
Signed-off-by: Chen Dai <daichen@amazon.com>
0 commit comments