Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes from upstream:
f561d02 update CHANGELOG.md for v0.12.17
5fbda3f implement --library-path option as the alias of -L option af0c3da use strings.Repeat to repeat a space in formatting flags 8a09826 fix reduce syntax to emit results for each initial value b685aac avoid repeating the same return type
8f6a146 refactor stream input iterator to use jsonInputIter 9de339f refactor color parsing and environ loader using strings.Cut b144489 handle error of setting environment variables in tests 086bd2b implement skip/2, fix limit/2 to emit error on negative count c91bf50 remove build tags with legacy syntax
eeebe07 improve definition and tests of fromstream function a09589e remove use of deprecated -d flag of go get 94dd99a fix last/1 to yield no values when the argument yields no values af0303e improve tests for nth functions
7a1698a resolve search paths of import statements in the query (fix #265)