SQL: What's New + landing page + style sweep#597
Conversation
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
docs-team-standards reviewCritical issues
Suggestions
|
Co-authored-by: Michele Cyran <michele@redpanda.com>
Description
This pull request introduces several documentation updates to the Redpanda SQL reference, focusing on standardizing naming conventions for SQL data types and improving example clarity. It also announces the general availability of Redpanda SQL on AWS BYOC clusters and updates usage examples to reflect the required catalog notation. The most significant changes are summarized below:
New Features and Announcements:
Standardization and Consistency Improvements:
array,bool,date,geography,geometry,interval,json,numeric,row,text, andtime. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]Example and Syntax Updates:
Updated SQL query examples throughout the documentation to use the
default_redpanda_catalog=>table_namenotation, reflecting the required catalog syntax for Redpanda SQL. [1] [2] [3] [4]Improved clarity in documentation notes and tips by referencing data types in backticks and updating descriptions to match the new naming conventions (e.g., referring to the
jsontype instead of "JSON type"). [1] [2] [3] [4]These changes ensure the documentation is more consistent, easier to follow, and accurately reflects the current usage and capabilities of Redpanda SQL.
Resolves https://github.com/redpanda-data/documentation-private/issues/
Review deadline: 22 May
Page previews
Redpanda SQL
What's New in Cloud
Checks