ba2cc98cc0
[doc]fix typo in en faq and format pattern ( #9423 )
2022-05-07 19:16:59 +08:00
48966c9e7c
[fix][doc]style issues ( #9386 )
2022-05-07 08:44:08 +08:00
dce18cb325
[doc] Add window functions sql help doc ( #9393 )
2022-05-07 08:43:51 +08:00
ae0f6b17d8
[doc]fix geo funtion st_distance_sphere ( #9341 )
...
add ST_Distance_Sphere function parameter values range restrictions
2022-05-05 20:46:22 +08:00
6d1c300241
[improvement](odbc) support more ODBC Connection Parameters for odbc external table ( #9198 )
...
user can add more supported ODBC Connection Parameters to resource PROPERTIES or external table PROPERTIES
2022-05-05 20:45:13 +08:00
239b6374ca
[doc] fix new doc v2 bug ( #9309 )
...
change sql-references-v2 to sql-references
2022-05-01 17:51:34 +08:00
420cc2c3d8
[fix](help-doc) fix format of all sql-manual doc ( #9306 )
2022-04-29 11:42:02 +08:00
74a482ca7f
[fix] fix docs build bug ( #9293 )
...
After this PR #9272 , the `docs/build_help_zip.sh` will run failed.
This PR fix this issue.
But the help module still has some parse problem, I will fix it in next PR.
This CL mainly changes:
1. fix `docs/build_help_zip.sh` error
2. remove `sql-reference-v2` to `sql-reference`
3. modify build extension github action to run `docs/build_help_zip.sh`
2022-04-28 22:19:04 +08:00
267e8b67c2
[refactor][doc]The new version of the document is online ( #9272 )
...
replace the `docs/` with `new-docs/`
2022-04-28 15:22:34 +08:00