doris-website
doris-website copied to clipboard
Apache Doris Website
Fixed inconsistent table names for routine load, iceberg_meta linking errors, LakeHouse QuickStart linking errors, and more. # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1...
# Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [x] English # Functional PR [pr_link](https://github.com/apache/doris/pull/41354)
link: https://github.com/apache/doris/pull/40558 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [x] English
# Versions https://github.com/apache/doris/pull/41008 - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [x] English
# Versions - [x] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [x] English
# Versions - [ ] dev - [ ] 3.0 - [x] 2.1 - [ ] 2.0 # Languages - [x] Chinese - [ ] English Fix spell errors
# Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 # Languages - [x] Chinese - [x] English Based on this pr: https://github.com/apache/doris/pull/36632
# Versions - [😌] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [😏] Chinese - [😏] English
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Path:/zh-CN/docs/2.0/sql-manual/sql-functions/cast example: SELECT CAST('{"name": "John", "age": 30}' AS JSON);