Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pathname config option, revert readonly switch/default settings #251

Merged
merged 7 commits into from
Mar 29, 2024

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Mar 28, 2024

Summary

Into 1.0.0.

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

@slvrtrn slvrtrn mentioned this pull request Mar 28, 2024
Copy link
Member

@mshustov mshustov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next time, I'd suggest splitting unrelated changes into 2 separate PRs to simplify the code review

@slvrtrn slvrtrn merged commit 459a40b into 1.0.0 Mar 29, 2024
27 checks passed
@slvrtrn slvrtrn deleted the add-pathname-config-option branch March 29, 2024 13:08
slvrtrn added a commit that referenced this pull request Mar 29, 2024
1.0.0

* Add support for URL parameters parsing (#232)
* Infer ResultSet type hints based on DataFormat (#238)
* Add SharedMergeTree Cloud tests, remove Node 16 from the CI, and add Node 21 (#234)
* Add pathname config option, revert read-only switch/default settings (#251)
* Improved performance when decoding the entire set of rows with streamable JSON formats (#253)
* Bump dev dependencies, update internal module resolution (#248)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants