GitHub / crate-workbench/cratedb-toolkit issues and pull requests
#174 - Project: Add surrogate `setup.py` to satisfy GitHub
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#173 - CI: Add GHA workflow recipe for staging packages to PyPI, `release-pypi.yml`
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#172 - Use sqlalchemy's 'quote' function to quote table names and fix table quoting in cfr exporter
Pull Request -
State: closed - Opened by seut about 1 year ago
- 7 comments
#171 - [wtf] Provide `tail -f` on top of `sys.jobs_log` table
Issue -
State: open - Opened by amotl about 1 year ago
Labels: enhancement
#170 - [wtf] Review `job-statistics collect --once` mechanics
Issue -
State: open - Opened by amotl about 1 year ago
Labels: bug
#169 - [wtf] Improve query library
Issue -
State: open - Opened by amotl about 1 year ago
- 2 comments
#168 - [infra] Improve `quote_table_name` to accept full-qualified table identifiers
Issue -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#167 - [io] Consolidate number of database connections
Issue -
State: open - Opened by amotl about 1 year ago
#166 - [io] Configure schema name for `ctk cfr import`
Issue -
State: open - Opened by amotl about 1 year ago
#165 - [io] Croud related IO subsystem tests may fail when a croud configuration file exist for the local user
Issue -
State: open - Opened by seut about 1 year ago
Labels: bug
#164 - Dependencies: Use `sqlalchemy-cratedb>=0.36.1,<1`
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#163 - Dependencies: Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb`
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#162 - PyStow
Issue -
State: open - Opened by amotl about 1 year ago
#161 - CI: Run nightly testing jobs each second night only
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#160 - Build self-contained native binaries
Issue -
State: open - Opened by amotl about 1 year ago
- 3 comments
Labels: important
#159 - Update sqlparse requirement from <0.5 to <0.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, python
#158 - Update myst-parser[linkify] requirement from <3,>=0.18 to >=0.18,<4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, python
#157 - Update pyproject-fmt requirement from <1.8 to <2.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, python
#156 - Bump sphinx-autobuild from 2021.3.14 to 2024.4.16
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies, python
#155 - Update validate-pyproject requirement from <0.17 to <0.19
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies, python
#154 - Fix InfluxDB Cloud <-> CrateDB Cloud connectivity once more
Pull Request -
State: closed - Opened by amotl about 1 year ago
#153 - cfr: Add support to directly export to an archive file
Pull Request -
State: closed - Opened by seut about 1 year ago
- 1 comment
Labels: important
#152 - Fix InfluxDB Cloud <-> CrateDB Cloud connectivity
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#151 - [I/O] InfluxDB adapter: `Failed to establish a new connection: [Errno 111] Connection refused`, when using Docker runtime
Issue -
State: closed - Opened by amotl about 1 year ago
- 2 comments
#150 - [I/O] InfluxDB adapter: CRATEDB_SQLALCHEMY_URL not working when using the Docker-aliased command
Issue -
State: closed - Opened by amotl about 1 year ago
- 2 comments
#149 - [I/O] Enable using CrateDB-specific DDL statements on `ctk load table` interface
Issue -
State: open - Opened by amotl about 1 year ago
- 2 comments
#148 - [I/O] Add `--overwrite` option to `ctk load table` interface
Issue -
State: open - Opened by amotl about 1 year ago
- 2 comments
Labels: important
#147 - [I/O] Use cr8 for loading tables from PostgreSQL
Issue -
State: open - Opened by amotl about 1 year ago
#146 - Documentation: Improve structure and layout
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#145 - Documentation: Serve docs via https://cratedb-toolkit.readthedocs.io/
Pull Request -
State: closed - Opened by amotl about 1 year ago
- 1 comment
#144 - [CLI] Improve UX for analysis and debugging purposes
Issue -
State: open - Opened by amotl about 1 year ago
- 1 comment
#143 - Chore: Update to mypy 1.10 and ruff 0.4
Pull Request -
State: closed - Opened by amotl about 1 year ago
#142 - Documentation link returns 404
Issue -
State: closed - Opened by hammerhead about 1 year ago
- 3 comments
#141 - Bump croud from 1.10.1 to 1.11.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#140 - Bump mypy from 1.8.0 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, python
#139 - Bump ruff from 0.3.4 to 0.4.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, python
#138 - Update responses requirement from <0.25 to <0.26
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#137 - Update poethepoet requirement from <0.26 to <0.27
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#136 - CFR: Problem with `sys.jobs_log` table on `sys-export` operation
Issue -
State: open - Opened by amotl over 1 year ago
#135 - Dependencies: Unpin upper version bound of `dask`
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 2 comments
#134 - [I/O] MongoDB adapter: Error while using translate
Issue -
State: open - Opened by amotl over 1 year ago
- 2 comments
#133 - Update pytest-cov requirement from <5 to <6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#132 - Update testcontainers requirement from <4 to <5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#131 - Update boltons requirement from <24 to <25
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#130 - Bump ruff from 0.1.15 to 0.3.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#129 - Update pytest requirement from <8 to <9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#128 - Dependencies: Use `dask[dataframe]`
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#127 - datasets: Fix compatibility with Python 3.7
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#126 - datasets: Fix dataset loader
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#125 - cratedb_toolkit.datasets: Add DDL schema for The Weather Dataset: Cities
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#124 - cratedb_toolkit.datasets: Add Kaggle dataset acquisition
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#123 - Add `cratedb_toolkit.datasets` subsystem
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#122 - AnyIO
Issue -
State: open - Opened by amotl over 1 year ago
#121 - Update poethepoet requirement from <0.25 to <0.26
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#120 - Update dask requirement from <=2024.1.1,>=2020 to >=2020,<=2024.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#119 - Update twine requirement from <5 to <6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#118 - Update validate-pyproject requirement from <0.16 to <0.17
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#117 - Update pyproject-fmt requirement from <1.6 to <1.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#116 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#115 - Testing: Only optionally use the recently added `pytest11` entrypoint
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 3 comments
#114 - Testing: Use unique names when running multiple test container instances
Pull Request -
State: open - Opened by amotl over 1 year ago
- 1 comment
#113 - Testing: Export `cratedb_service` fixture as pytest11 entrypoint
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#112 - Dependencies: Add `testing` extra, which installs `testcontainers` only
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#111 - Sandbox: Add `all` extra to dev install command
Pull Request -
State: closed - Opened by surister over 1 year ago
- 1 comment
#110 - Revert "Bump codecov/codecov-action from 3 to 4"
Pull Request -
State: closed - Opened by amotl over 1 year ago
#109 - Bump codecov/codecov-action from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#108 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, github_actions
#107 - Update black[jupyter] requirement from <24 to <25
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#106 - Bump ruff from 0.1.9 to 0.1.15
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#105 - Bump croud from 1.10.0 to 1.10.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#104 - Update dask requirement from <=2023.12.1,>=2020 to >=2020,<=2024.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#103 - Update python-bsonjs requirement from <0.4 to <0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#102 - Apply PyMongo-like amalgamation to AstraPy, to emulate DataStax Astra DB
Issue -
State: open - Opened by amotl over 1 year ago
#101 - Packaging: Use `cloud` extra to install relevant packages
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#100 - Bump croud from 1.8 to 1.10.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#99 - Bump ruff from 0.1.7 to 0.1.9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#98 - Update dask requirement from <=2023.11.0,>=2020 to >=2020,<=2023.12.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#97 - Bump mypy from 1.7.1 to 1.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#96 - Bump actions/upload-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#95 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, github_actions
#94 - SQLAlchemy Dialect: Dependencies: Use `sqlalchemy-cratedb>=0.37`
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#93 - Dependencies: Do not pin `sqlalchemy` package
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#92 - [LIB] Improve UX for ad hoc applications
Issue -
State: open - Opened by amotl over 1 year ago
#91 - Bump ruff from 0.1.3 to 0.1.7
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#90 - Chore: This and that
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#89 - Share and use datasets via Python code
Issue -
State: open - Opened by amotl over 1 year ago
- 2 comments
#88 - Add CFR and WTF diagnostics programs
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 8 comments
#87 - Bump ruff from 0.1.3 to 0.1.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies, python
#86 - Bump mypy from 1.6.1 to 1.7.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#85 - Update pyproject-fmt requirement from <1.4 to <1.6
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#84 - Update dask requirement from <=2023.10.1,>=2020 to >=2020,<=2023.11.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies, python
#83 - MongoDB/PyMongo: Amalgamate PyMongo driver to use CrateDB as backend
Pull Request -
State: open - Opened by amotl over 1 year ago
- 1 comment
#82 - Adapt testcontainers to be testing framework agnostic
Pull Request -
State: closed - Opened by pilosus over 1 year ago
- 6 comments
#81 - SDK and CLI for CrateDB Cloud Cluster APIs
Pull Request -
State: open - Opened by amotl over 1 year ago
- 1 comment
#80 - Data loading: Refactor to use more OO. Add `examples/cloud_import.py`.
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#79 - MongoDB: Improve UX by using `ctk load table mongodb://...`
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#78 - Testing: Generalize `KeepaliveContainer` from `CrateDBContainer`
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#77 - InfluxDB: Add adapter to `influxio`, implementing `ctk load table influxdb2://...`
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#76 - MongoDB: Add code from `migr8` program
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment
#75 - Add `import_csv_pandas` and `import_csv_dask` utility primitives
Pull Request -
State: closed - Opened by amotl over 1 year ago
- 1 comment