Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.0.0
-
None
Description
standardize sql reference:
- use the same table_identifier syntax for all the commands that use table_identifier
- use the same view_identifier syntax for all the commands that use view_identifier
- use the same partition_spec syntax for all the commands that use partition_spec
- Some of the commands have a space in between of the braces and text. Some of them don't. Make it consistent to always have a space
- remove ; from the end of the sql syntax
Attachments
Issue Links
- links to