-
Notifications
You must be signed in to change notification settings - Fork 12
support ingress array datatype #105
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
Merged
Changes from 26 commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
78ff32f
BREAKING CHANGE: buffer expose as bytes instead of str
kafka1991 250135d
comment optimize.
kafka1991 874b90b
rename peek() to __bytes__
kafka1991 9118a09
resolve conflict.
kafka1991 75f620d
python client begin.
kafka1991 6ecc6da
python f64 array interface.
kafka1991 a4c02f1
add python tests
kafka1991 48b7517
fix http port
kafka1991 cc806dd
fix some python tests.
kafka1991 b94ee75
add line protocol version tests, array tests, and dataframe support n…
kafka1991 53f929d
update dep.
kafka1991 0106e0f
dataframe support ndarray.
kafka1991 dc613d5
data frame support ndarray.
kafka1991 1f39b9b
Merge remote-tracking branch 'origin/main' into array
kafka1991 ccec47f
fix tests and typo.
kafka1991 6dd2922
optimize python client.
kafka1991 55e965a
enrich python tests
kafka1991 36f0fe5
enrich python tests
kafka1991 704f47d
remove large array tests
kafka1991 5e7231f
fix tests
kafka1991 0050c4d
fix fuzz tests
kafka1991 060419a
add sleep time in tests.
kafka1991 8d8f5fc
change host to 127.0.0.1 from localhost
kafka1991 593bda3
fix tests
kafka1991 c17b989
fix py client
kafka1991 44f793e
update tests
kafka1991 84edbdd
updated c-questdb-client submodule
amunra a3cc1d2
bump version and update pyproject.toml
kafka1991 435bd55
Merge remote-tracking branch 'origin/array' into array
kafka1991 ac661bd
simplifying protocol_version API
amunra e7e04e4
negative testing of protocol version
amunra 976151f
fixed timeout test flakiness
amunra c453a86
add docs and fix Gil issue.
kafka1991 1e24547
avoiding incref/decref when accessing numpy arrays within a dataframe
amunra 1456cc2
Merge branch 'array' of https://github.com/questdb/py-questdb-client …
amunra cf4e9c9
minor commenting and renaming
amunra 3c833b1
update insert array api.
kafka1991 0afb16e
tweaks
amunra b384ae0
Merge branch 'array' of https://github.com/questdb/py-questdb-client …
amunra 1725951
cleanup
amunra 53bd5f1
Fixed up front page docs with install instructions
amunra fc60c24
Fixed API docs (mostly, not completely)
amunra 7973fe0
more doc fixes
amunra 0dc0578
test fix
amunra be86c62
updated c-questdb-client submodule
amunra 0c02ee7
adapt `/settings` response format.
kafka1991 088048b
Updated changelog
amunra 2218b8a
updated notes and scripts to remove py3.8
amunra 3489be8
fixed cibuildwheel
amunra 29cad6e
attempting to fix cibuildwheel.yaml
amunra 9250d66
first update pandas when install dependency.
kafka1991 2fe9081
force install pandas new version.
kafka1991 7dcde43
print port
kafka1991 f06cfab
add server timeout.
kafka1991 b84a6e4
removed linux 32-bit builds from CI
amunra f09d37a
simplify handle of doGet.
kafka1991 0e166d4
use more concise timer
kafka1991 8bc17a7
force keep connection.
kafka1991 bbb795c
update c-submodule.
kafka1991 3f181cd
try to increase test auto flush intervel.
kafka1991 9646726
try to use windows latest in CI
kafka1991 2d828c0
use msvc for windows platform in CI.
kafka1991 62d15bf
revert remove of PublishBuildArtifacts@1
kafka1991 be69866
fix flake tests.
kafka1991 8664617
fix flake tests.
kafka1991 26422b4
adjust `test_http_request_min_throughput_timeout` tests.
kafka1991 6d73b05
Reverting back to naming ILP as InfluxDB line protocol, but clarifyin…
amunra 4e9a424
updated submodule
amunra 16312ae
updated changelog date
amunra 89ee45e
Fixed versioning in missing files
amunra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Submodule c-questdb-client
updated
108 files
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.