mirror of https://github.com/apache/druid.git
docs: update 16004 in 30.0.1 release notes (#17203)
This commit is contained in:
parent
88bb930fab
commit
e56d071d95
|
@ -694,7 +694,7 @@ Changed the upload buffer size in `GoogleTaskLogs` to 1 MB instead of 15 MB to a
|
|||
|
||||
#### Changes to `targetDataSource` in EXPLAIN queries
|
||||
|
||||
Druid 30.0.0 includes a breaking change that restores the behavior for `targetDataSource` to its 28.0.0 and earlier state, different from Druid 29.0.0 and only 29.0.0. In 29.0.0, `targetDataSource` returns a JSON object that includes the datasource name. In all other versions, `targetDataSource` returns a string containing the name of the datasource.
|
||||
Druid 29.0.1 included a breaking change that restores the behavior for `targetDataSource` to its 28.0.0 and earlier state, different from Druid 29.0.0 and only 29.0.0. In 29.0.0, `targetDataSource` returns a JSON object that includes the datasource name. In all other versions, `targetDataSource` returns a string containing the name of the datasource.
|
||||
|
||||
If you're upgrading from any version other than 29.0.0, there is no change in behavior.
|
||||
|
||||
|
|
Loading…
Reference in New Issue