apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.29k stars 1.16k forks source link

[Bug] [Storage] The Linkis result set should support the return of null #4920

Closed peacewong closed 11 months ago

peacewong commented 11 months ago

What is the purpose of the change

  1. client support return null
  2. storage support store null
  3. httpClient add default retry for 401

Related issues/PRs

Related issues: #4851