Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / questdb/questdb issues and pull requests

#3344 - fix(core): fix spurious SQL errors under concurrent SQL execution

Pull Request - State: closed - Opened by glasstiger over 1 year ago - 1 comment

#3343 - chore(core): fixed test that flapped on Windows only

Pull Request - State: closed - Opened by bluestreak01 over 1 year ago

#3342 - Create a way to change SYMBOL column capacity

Issue - State: open - Opened by ideoma over 1 year ago - 1 comment
Labels: New feature, Friction

#3341 - fix(sql): JOIN Column Type Mismatch with Long and Int Columns

Pull Request - State: open - Opened by AjCH1 over 1 year ago - 1 comment

#3340 - chore(sql): implement PgWire Authenticator which controls the network socket

Pull Request - State: open - Opened by jerrinot over 1 year ago - 1 comment

#3339 - chore(core): fix WAL table indexing errors

Pull Request - State: closed - Opened by ideoma over 1 year ago - 1 comment

#3338 - fix(sql): timeout of CREATE TABLE AS SELECT leaves leaked entry in table registry

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 1 comment
Labels: Bug, SQL

#3337 - could not mmap column error with Docker

Issue - State: open - Opened by miguelgrinberg over 1 year ago - 3 comments

#3336 - chore(core): delay cleanup of wal segments until no outstanding .pending files

Pull Request - State: closed - Opened by amunra over 1 year ago - 3 comments

#3335 - refactor(core): wu_refactoring

Pull Request - State: open - Opened by amunra over 1 year ago - 1 comment

#3334 - fix(sql): UnsupportedOperationException on join with constant non-boolean filter expression

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 1 comment
Labels: Bug, SQL

#3333 - fix(sql): NullPointerException on join with function filter

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 1 comment
Labels: Bug, SQL

#3332 - created insert benchmark

Pull Request - State: closed - Opened by Atul-km over 1 year ago - 1 comment

#3331 - feat(core): add SQL query counters for PGWire

Pull Request - State: open - Opened by Sam-Salerno over 1 year ago - 1 comment

#3330 - Adding more cool functions to QDB

Issue - State: open - Opened by superichmann over 1 year ago - 2 comments
Labels: New feature

#3329 - docs(core): update Chinese README

Pull Request - State: closed - Opened by dragonlee8 over 1 year ago - 1 comment

#3328 - feat(sql): support squashing partitions using SQL

Pull Request - State: open - Opened by ideoma over 1 year ago - 3 comments

#3327 - fix(core): consistent segment rollover in WalWriter

Pull Request - State: closed - Opened by amunra over 1 year ago - 2 comments

#3326 - Too Much Input Exception When SELECTing Many AVG Columns

Issue - State: open - Opened by superichmann over 1 year ago - 3 comments

#3325 - fix(http): format query parameter ignored by /imp endpoint

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 1 comment
Labels: Bug, REST API

#3324 - Unexpected Internal Error: NullPointerException

Issue - State: closed - Opened by YuanchengJiang over 1 year ago - 1 comment
Labels: Bug, SQL

#3323 - Unexpected Internal Error: UnsupportedOperationException

Issue - State: closed - Opened by YuanchengJiang over 1 year ago
Labels: Bug, SQL

#3322 - Unexpected Internal Error: Index -1 out of bounds for length 16

Issue - State: closed - Opened by YuanchengJiang over 1 year ago
Labels: Bug, SQL

#3320 - Update README.md

Pull Request - State: closed - Opened by jebinshaju over 1 year ago - 1 comment

#3318 - Table left locked after create as select timed out via REST

Issue - State: open - Opened by ideoma over 1 year ago
Labels: Bug, SQL

#3317 - chore(core): adjust telemetry events

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 1 comment
Labels: Tidy up, Core

#3316 - chore(ilp): fix flapping TCP fuzz test

Pull Request - State: closed - Opened by glasstiger over 1 year ago

#3315 - chore(ilp): fix flapping fuzz test

Pull Request - State: closed - Opened by glasstiger over 1 year ago - 1 comment

#3314 - chore(core): refactoring and tidy-up

Pull Request - State: closed - Opened by bluestreak01 over 1 year ago - 1 comment

#3313 - Unexpected error when using `count()`

Issue - State: closed - Opened by YuanchengJiang over 1 year ago - 2 comments
Labels: Question, SQL

#3312 - Insert select query to existing table fails with 6000 columns

Issue - State: open - Opened by chandler150 over 1 year ago - 1 comment

#3311 - fix(sql): fix UPDATE sql timeout issue for WAL tables

Pull Request - State: closed - Opened by bluestreak01 over 1 year ago - 1 comment

#3310 - WAL table, UPDATE timeouts in applying

Issue - State: closed - Opened by ideoma over 1 year ago - 1 comment

#3309 - The data is inserted successfully but the number of queries remains the same

Issue - State: closed - Opened by realjijk over 1 year ago - 3 comments

#3308 - coalesce returns null on result from division by zero

Issue - State: closed - Opened by superichmann over 1 year ago - 6 comments
Labels: Question, REST API

#3307 - Improved Features Docs

Issue - State: open - Opened by kumarankit999 over 1 year ago

#3306 - alter table should be safe to run anytime

Issue - State: open - Opened by bluestreak01 over 1 year ago - 1 comment
Labels: Bug

#3305 - fix(sql): fix COPY performance for pre-created tables with non-default symbol capacity

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 2 comments
Labels: Bug, Performance

#3304 - fix(core): improve database stability after power loss

Pull Request - State: closed - Opened by bluestreak01 over 1 year ago - 3 comments
Labels: Core, durability issue

#3303 - fix(sql): fix crash in hash outer join with filter factory

Pull Request - State: closed - Opened by bziobrowski over 1 year ago - 1 comment

#3302 - fix(sql): unhandled ArrayIndexOutOfBoundsException in ASOF and LT JOIN on empty table

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 5 comments
Labels: Bug, SQL

#3301 - ArrayIndexOutOfBoundsException in ASOF JOIN query

Issue - State: closed - Opened by puzpuzpuz over 1 year ago
Labels: Bug, SQL

#3300 - CASE breaks unless the optional ELSE is used

Issue - State: closed - Opened by sonukumar00 over 1 year ago - 1 comment

#3299 - Create butterfly.py

Pull Request - State: closed - Opened by Silentshooter over 1 year ago - 1 comment

#3298 - feat(core): simplified `COPY CANCEL` API

Pull Request - State: closed - Opened by bluestreak01 over 1 year ago - 1 comment

#3297 - CASE breaks unless the optional ELSE is used

Issue - State: open - Opened by javier over 1 year ago - 3 comments
Labels: Bug

#3296 - Same UPDATE query does work in standard table but doesn't in WAL table

Issue - State: closed - Opened by tolap22 over 1 year ago - 9 comments

#3295 - Add approx_count_distinct() SQL function (based on HyperLogLog)

Issue - State: open - Opened by puzpuzpuz over 1 year ago
Labels: New feature, SQL

#3294 - QDB crashes on `EXPLAIN` query with dual indices

Issue - State: open - Opened by mvanaltvorst over 1 year ago - 2 comments
Labels: Bug, Question, SQL

#3293 - Create table from SELECT results

Issue - State: closed - Opened by superichmann over 1 year ago - 2 comments
Labels: New feature

#3292 - feat(http): introduce configuration for health check pessimism

Pull Request - State: closed - Opened by puzpuzpuz over 1 year ago - 6 comments
Labels: Bug, Enhancement, SQL, REST API

#3291 - Connectivity Issue for Analytic functions

Issue - State: open - Opened by SandipPalit over 1 year ago - 2 comments

#3290 - chore(core): callback refactoring

Pull Request - State: closed - Opened by amunra over 1 year ago

#3289 - QDB Crashes on specific select

Issue - State: closed - Opened by superichmann over 1 year ago - 2 comments
Labels: Bug, SQL

#3288 - unhandled errors may cause server restart

Issue - State: closed - Opened by bluestreak01 over 1 year ago
Labels: Bug, Enhancement, SQL, REST API

#3287 - chore(core): add two tests to exmplify use of double quotes in references to columns in ORDER BY clauses

Pull Request - State: closed - Opened by marregui over 1 year ago - 9 comments
Labels: Enhancement, SQL, Core

#3285 - Create butterfly.py

Pull Request - State: closed - Opened by Silentshooter over 1 year ago - 4 comments

#3284 - Median of two unsorted arrays(Complexity issues)

Issue - State: closed - Opened by Kamiyabansal over 1 year ago - 1 comment
Labels: New feature

#3283 - Create Semantic Search In QuestDB

Pull Request - State: closed - Opened by bhojrajnarwae over 1 year ago - 2 comments

#3282 - Adding Semantic Search Engine

Issue - State: closed - Opened by bhojrajnarwae over 1 year ago - 1 comment
Labels: New feature

#3281 - Limited Indexing Options

Issue - State: open - Opened by bhojrajnarwae over 1 year ago
Labels: New feature

#3279 - responsivesite.html

Pull Request - State: closed - Opened by Riya-Kumari04 over 1 year ago - 2 comments

#3278 - french language added

Pull Request - State: closed - Opened by Shivangi1217 over 1 year ago - 2 comments

#3277 - Update server.conf

Pull Request - State: closed - Opened by MuhsinBashirrr over 1 year ago - 1 comment

#3276 - After power off and restart, the data table cannot be accessed

Issue - State: closed - Opened by y1meng over 1 year ago - 4 comments
Labels: durability issue

#3275 - feat(core): reduce write IO in out of order commits

Pull Request - State: closed - Opened by ideoma over 1 year ago - 1 comment
Labels: Performance, Core

#3274 - feat(core): refactoring to allow extensible configuration

Pull Request - State: closed - Opened by amunra over 1 year ago - 1 comment

#3273 - Updated datasets in README.md file

Pull Request - State: closed - Opened by KaushalSonic over 1 year ago - 1 comment

#3272 - fix(core): fix symbol index containing duplicates references

Pull Request - State: closed - Opened by ideoma over 1 year ago - 1 comment
Labels: Bug, Core

#3269 - SIGSEGV io.questdb.griffin.engine.functions.columns.ColumnUtils.symbolColumnUpdateKeys(JJJJ)V

Issue - State: open - Opened by Roze over 1 year ago - 11 comments
Labels: Bug, SQL

#3260 - Index on numeric type fields (INT)

Issue - State: open - Opened by Roze over 1 year ago - 4 comments
Labels: New feature

#3257 - fix(build): fix O3FailureTest.testAllocateFailsAtO3OpenColumn

Pull Request - State: closed - Opened by bziobrowski over 1 year ago - 3 comments

#3249 - feat(http): add imported table metadata to json response

Pull Request - State: closed - Opened by bziobrowski over 1 year ago - 1 comment

#3239 - feat(sql): add QuestDB to string returned by version() function

Pull Request - State: closed - Opened by davidcooke2 over 1 year ago - 6 comments
Labels: Enhancement, Compatibility

#3237 - fix(pgwire): fix Rust sqlx crate

Pull Request - State: closed - Opened by jerrinot over 1 year ago - 2 comments
Labels: Bug, Postgres Wire

#3208 - chore(build): set max heap size for test runner

Pull Request - State: closed - Opened by glasstiger over 1 year ago

#3204 - Queries timing out with Rust's sqlx

Issue - State: closed - Opened by badrbouslikhin over 1 year ago - 4 comments
Labels: Bug

#3203 - feat(sql): fix display of interval scans in EXPLAIN's output

Pull Request - State: closed - Opened by bziobrowski over 1 year ago - 2 comments

#3197 - feat(core): add observable SQL execution counters

Pull Request - State: closed - Opened by avirlrma over 1 year ago - 6 comments

#3195 - Feat/long256 arithmetic

Pull Request - State: closed - Opened by Sanjipan over 1 year ago - 1 comment

#3194 - Ctrl protocol

Pull Request - State: closed - Opened by ritikasrv12 over 1 year ago - 1 comment

#3193 - fix(http): fix upload of csv files containing lines with extra columns

Pull Request - State: closed - Opened by shiv12a10 over 1 year ago - 1 comment

#3192 - Ia ilp commands

Pull Request - State: closed - Opened by Silentshooter over 1 year ago - 1 comment

#3190 - fix(build): disable chown by default in docker entrypoint

Pull Request - State: closed - Opened by mariusgheorghies over 1 year ago - 1 comment

#3187 - feat(sql): make `nullif(int,int)` support dynamic (column) values in both args

Pull Request - State: closed - Opened by javier over 1 year ago - 2 comments

#3186 - fix(sql): fix sample by over subquery with explicit timestamp

Pull Request - State: closed - Opened by bziobrowski over 1 year ago - 1 comment

#3183 - fix(core): copy metadata associated with wal tables on backup

Pull Request - State: closed - Opened by marregui over 1 year ago - 3 comments
Labels: Bug

#3179 - Backup database should store the table names registry and recover from it

Issue - State: closed - Opened by marregui over 1 year ago - 2 comments
Labels: Bug

#3173 - Timed-out CREATE TABLE leaves dangling entry in TableNameRegistry

Issue - State: closed - Opened by puzpuzpuz over 1 year ago - 2 comments
Labels: Bug, SQL

#3169 - Get started docker image changed owner of directory

Issue - State: closed - Opened by joejustesen over 1 year ago - 1 comment

#3131 - docs(core): Update README.md

Pull Request - State: closed - Opened by tris0laris over 1 year ago

#3128 - chore(core): introduce mixed I/O config method

Pull Request - State: closed - Opened by mariusgheorghies over 1 year ago - 6 comments
Labels: Tidy up, Core

#3103 - Timeouts

Pull Request - State: closed - Opened by Sohan064 over 1 year ago - 1 comment

#3088 - Timestamp Generator with Intervals

Issue - State: open - Opened by EmmettM over 1 year ago - 8 comments
Labels: New feature

#3085 - SAMPLE BY on a UNION ALL query returns an error when used in CTE

Issue - State: closed - Opened by puzpuzpuz over 1 year ago - 3 comments
Labels: Bug, SQL, Good first issue

#3076 - Flaky WalWriterFuzzTest.testWalWriteRollbackHeavyToFix

Issue - State: open - Opened by puzpuzpuz over 1 year ago - 1 comment
Labels: Schrödinger's bug

#3064 - Jupysql integration

Issue - State: closed - Opened by idomic over 1 year ago - 3 comments
Labels: New feature