issues Search Results · repo:crate/crate-python language:Python
Filter by
49 results
(78 ms)49 results
incrate/crate-python (press backspace or delete to remove)Problem
We probed JSON serialization with crate-python and discovered it does not work well in all situations yet, for example
when the data payload includes an array/list, and is read from JSON using ...
amotl
- Opened 18 days ago
- #729
Problem
urllib3 introduced a slightly breaking change for Python 3.13, which started tripping the test suite on nightly builds.
crate.client.exceptions.ConnectionError: Server not available, exception: ...
amotl
- 10
- Opened on Apr 11
- #708
About
CrateDB’s HTTP interface supports gzip and deflate compressed requests, but the crate-python client currently does not
utilize this capability. Adding request compression would reduce bandwidth ...
feature
amotl
- 11
- Opened on Feb 21
- #700
Reproduce: Try to send a datetime.time object to CrateDB.
With the new orjson we pass datetime objects to our custom json_encoder, datetime.time is not handled.
needs: feedback
triage
surister
- 2
- Opened on Feb 10
- #696
About
We are intending to release crate-python 2.0.0, which will start using orjson for JSON marshalling.
Details
This ticket will be used to inform users about possible migration details to consider. ...
amotl
- 1
- Opened on Jan 17
- #693
Hi Team,
I use the crate-python driver during CDC process that writes data to CrateDB. During benchmarking and optimizations of
the process I recoded CPU flamegraphs that show that a lot of CPU time was ...
widmogrod
- 10
- Opened on Jan 15
- #689
About
We are intending to release crate-python 1.0.0. SQLAlchemy users need to pay attention, all others should be largely
unaffected.
Upgrade Notes
- The most prominent change is that the SQLAlchemy ...
amotl
- 2
- Opened on Nov 5, 2024
- #668
About
When building the package, there is a warning. PEP 420 is not exactly a new thing, so this package could also make the
transition?
Details
python -m build
* Building wheel...
/private/var/folders/06/w9pzygdj7vx53n_0l9q_lhph0000gn/T/build-env-xjqhhfwn/lib/python3.13/site-packages/setuptools/dist.py:702: ...
amotl
- Opened on Nov 1, 2024
- #665
Hello,
I just wanted to add a small user identification feature to my app and noticed that it literally doesn’t matter what you
type in as the password! The only thing that matters is the correct username. ...
SchabiDesigns
- 3
- Opened on Oct 25, 2024
- #657
About
CrateDB gained a new data type NUMERIC. Most probably, we want to support it here in one way or another.
References
- https://github.com/crate/sqlalchemy-cratedb/issues/163
amotl
- 6
- Opened on Oct 3, 2024
- #652

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.