Skip to content

Commit

Permalink
Only Check includeEndStreamAction in response header when needed (#591)
Browse files Browse the repository at this point in the history
* rename header from endStreamAction to includeEndStreamAction

* fix scalastyle

* fix variable name

* fix tests

* Only check includeEndStreamAction in response header when needed

* fix build

* fix tests

* Do not set includeEndStreamAction for getTableVersion/getTableMetadata

* moved condition

* rename includeEndStreamAction to endStreamActionEnabled

* put checkEndStreamAction in the right place

* fix tests

* use capabilitiesMap instead of capabilities

* fix a test error message

* revert numRetries
  • Loading branch information
linzhou-db authored Oct 9, 2024
1 parent 1502f9d commit f88f9aa
Show file tree
Hide file tree
Showing 5 changed files with 155 additions and 105 deletions.
Loading

0 comments on commit f88f9aa

Please sign in to comment.