-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: modifications for ARRAY_JOIN as discussed in #5474
as requested by reviewers: - removed BigInteger from primitive types - added Long and BigDecimal to supported primitive types - dropped support for complex nested types - switched to hamcrest matchers in unit tests - added QueryTranslationTest for via PlannedTestGeneratorTest - adapted docs accordingly
- Loading branch information
Showing
13 changed files
with
815 additions
and
225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.