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
#4967 - docs(core): [I18N] Update README.zh-cn.md
Pull Request -
State: closed - Opened by imalasong 2 months ago
- 1 comment
#4966 - fix(core): fix potential crash when writing with dedup key on on varchar, string column key
Pull Request -
State: closed - Opened by ideoma 2 months ago
- 1 comment
Labels: Bug, Core
#4965 - NULL record not retrieved if NULL is in where clause
Issue -
State: open - Opened by malwaregarry 2 months ago
- 3 comments
Labels: Bug, SQL
#4964 - SAMPLE ... FROM ... TO .. causes Internal Server Exception when used with WHERE
Issue -
State: open - Opened by juocal 2 months ago
- 2 comments
Labels: Bug, SQL
#4963 - pgwire 2.0: Fix Rust hex tests
Pull Request -
State: closed - Opened by jerrinot 2 months ago
- 2 comments
#4962 - Optimize symbol like/ilike/regexp filters when the number of distinct values is high
Issue -
State: open - Opened by puzpuzpuz 2 months ago
Labels: SQL, Performance
#4960 - feat(sql): add format_price function for finance
Pull Request -
State: open - Opened by thalesreisbr 2 months ago
- 4 comments
#4959 - Memory Leaks and Some Review Suggestions
Issue -
State: open - Opened by adakakshay 2 months ago
- 2 comments
#4957 - Data Sharding and Multi-Primary Support
Issue -
State: closed - Opened by tarun-t 2 months ago
- 2 comments
Labels: New feature
#4956 - BUG repot
Issue -
State: closed - Opened by Pavithra-Inugunta 2 months ago
- 1 comment
#4954 - sample commit to sync with master
Pull Request -
State: closed - Opened by siddharth0815 2 months ago
- 1 comment
#4953 - Update HttpsAuthExample.java
Pull Request -
State: closed - Opened by couchpotatoforlife 2 months ago
- 1 comment
#4952 - Update CMakeLists.txt
Pull Request -
State: closed - Opened by couchpotatoforlife 2 months ago
- 1 comment
#4951 - Incorrect OS Specification in Matrix Definition
Issue -
State: closed - Opened by MrLokesh161 2 months ago
- 2 comments
#4950 - fix(core): improve compatibility with log-readers by adding config option for verbose log levels
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 1 comment
#4949 - test(core): crash test repro
Pull Request -
State: closed - Opened by ideoma 2 months ago
#4948 - chore(sql): timezone aware variants of newly added time functions
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 2 comments
Labels: SQL
#4947 - fix(sql): first(varchar) and last(varchar) functions can crash server
Pull Request -
State: closed - Opened by jerrinot 2 months ago
- 1 comment
Labels: Bug, SQL
#4946 - test(core): test checkpoint create/restore with files hardlink copy
Pull Request -
State: closed - Opened by ideoma 2 months ago
#4945 - feat(parquet): symbol column support
Pull Request -
State: closed - Opened by amunra 2 months ago
- 3 comments
#4944 - fix(core): breaking change 💥 - demote some info logs to debug logs
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 1 comment
#4943 - feat(sql): add today(), tomorrow(), yesterday() time functions
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 1 comment
Labels: SQL
#4942 - chore(core): fix checkpoint restore logging
Pull Request -
State: closed - Opened by ideoma 2 months ago
- 2 comments
#4941 - Pg query fails with global RSS memory limit exceeded
Issue -
State: open - Opened by superichmann 2 months ago
- 1 comment
#4940 - feat(sql): add greatest and least functions
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 1 comment
Labels: SQL
#4939 - feat(sql): add spread_bps function for finance
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 2 comments
Labels: SQL
#4938 - LATEST ON parsing errors with brackets or qualified columns
Issue -
State: open - Opened by javier 2 months ago
Labels: Bug, SQL
#4937 - feat(core): materialized views
Pull Request -
State: open - Opened by glasstiger 2 months ago
- 3 comments
#4936 - feat(ilp): ILP client allows to cancel the current row
Pull Request -
State: closed - Opened by jerrinot 2 months ago
- 1 comment
Labels: Enhancement, Java, ILP
#4935 - npgsql bind timestamp parameter parsing error
Issue -
State: open - Opened by superichmann 2 months ago
- 1 comment
Labels: Bug, Postgres Wire
#4934 - fix(ilp): ILP clients should not retry when inserting a bad UUID value
Pull Request -
State: closed - Opened by jerrinot 2 months ago
Labels: Bug, Java, ILP
#4933 - Federate query compatability
Issue -
State: closed - Opened by kgrimsby 2 months ago
- 1 comment
#4932 - ILP@HTTP Receiver returns a bad HTTP status (500) on data type mismatch
Issue -
State: closed - Opened by jerrinot 2 months ago
Labels: Bug, ILP
#4931 - ci(core): release support pipeline to simplify the release and by creating few artefacts automatically
Pull Request -
State: closed - Opened by ideoma 2 months ago
- 1 comment
#4930 - [bug] Log is supposed to be natural logarithm, but it is returning log10
Issue -
State: closed - Opened by javier 2 months ago
- 2 comments
Labels: Bug, SQL
#4929 - fix(sql): fix NPE when using CTEs and compiling an async group by factory
Pull Request -
State: closed - Opened by nwoolmer 2 months ago
- 2 comments
Labels: Bug, SQL
#4928 - build: 8.1.1
Pull Request -
State: closed - Opened by bluestreak01 2 months ago
#4927 - Postgres VALUES syntax for temporary tables with hardcoded values
Issue -
State: open - Opened by peeterburger 2 months ago
Labels: New feature
#4926 - chore(core): add more logging at server shutdown and wal apply failure
Pull Request -
State: closed - Opened by ideoma 2 months ago
- 1 comment
#4925 - fix(ui): fix incorrect txn number display in the "table suspended" window
Pull Request -
State: closed - Opened by bluestreak01 2 months ago
#4924 - test(core): speed-up HttpSenderMemoryPressureFuzzTest.testMemoryPressureSingleSender()
Pull Request -
State: closed - Opened by jerrinot 2 months ago
Labels: Performance
#4923 - test(core): fix flaky CheckpointTest.testSuspendResumeWalPurgeJob()
Pull Request -
State: closed - Opened by jerrinot 3 months ago
Labels: Bug, Flaky Test
#4922 - flaky test - CheckpointTest.testSuspendResumeWalPurgeJob
Issue -
State: closed - Opened by jerrinot 3 months ago
Labels: Bug, Flaky Test
#4921 - chore(sql): revise pg_attribute implementation to use static metadata cache
Pull Request -
State: closed - Opened by nwoolmer 3 months ago
- 1 comment
Labels: SQL
#4920 - test(sql): fix flaky testServerMainCreateWalTableInVolume()
Pull Request -
State: closed - Opened by jerrinot 3 months ago
Labels: Bug, SQL, Java, Flaky Test
#4919 - Schemas
Issue -
State: closed - Opened by glasstiger 3 months ago
#4918 - feat(sql): queryable parquet partitions
Pull Request -
State: open - Opened by puzpuzpuz 3 months ago
- 3 comments
Labels: SQL
#4917 - Column files take double the size when re-ingesting a table with DEDUP enabled
Issue -
State: closed - Opened by javier 3 months ago
Labels: Bug, Core, open source
#4916 - perf(sql): keyed ASOF JOIN optimizations
Pull Request -
State: closed - Opened by jerrinot 3 months ago
- 5 comments
Labels: SQL, Performance
#4915 - feat(core): support VARCHAR and STRING column type as dedup keys
Pull Request -
State: closed - Opened by ideoma 3 months ago
- 2 comments
#4914 - ci(build): simplify Rust code coverage
Pull Request -
State: closed - Opened by mtopolnik 3 months ago
- 1 comment
Labels: Enhancement, CI
#4913 - feat(sql): support non-constant arguments in IPv4 contains and netmask functions
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
Labels: Enhancement, SQL
#4912 - fix(build): revert changed test class regex
Pull Request -
State: closed - Opened by mtopolnik 3 months ago
- 1 comment
#4911 - ci(build): remove unused Rust crate "fail"
Pull Request -
State: closed - Opened by mtopolnik 3 months ago
- 1 comment
Labels: Enhancement, CI
#4910 - dropping column mess with `pg_attribute` build in table. `select * from pg_attribute` rise fatal error
Issue -
State: closed - Opened by jjuraszek 3 months ago
#4909 - ORDER BY in timestamp_sequence() doubles distance between timestamps
Issue -
State: open - Opened by peeterburger 3 months ago
- 3 comments
Labels: Bug, SQL
#4908 - fix(sql): symbol cannot be set to CACHE immediately after setting it to NOCACHE
Pull Request -
State: closed - Opened by nwoolmer 3 months ago
- 3 comments
Labels: Bug, SQL
#4907 - SAMPLE ... FROM ... TO in demo example throws "expected single letter qualifier"
Issue -
State: open - Opened by peeterburger 3 months ago
- 2 comments
Labels: Bug, SQL
#4906 - fix(http): csv uploads with header and a single data row have their schema ignored
Pull Request -
State: closed - Opened by nwoolmer 3 months ago
Labels: Bug, REST API
#4905 - Potential bug in CSV upload
Issue -
State: open - Opened by nwoolmer 3 months ago
Labels: Bug, REST API
#4903 - ci(build): improve method of installing LLVM coverage tools
Pull Request -
State: closed - Opened by mtopolnik 3 months ago
- 1 comment
Labels: Enhancement, CI
#4902 - Float columns change inserted data for some numbers
Issue -
State: open - Opened by oz-brg 3 months ago
- 1 comment
#4901 - Flaky TextLoaderTest.testBrokenUtf8Header()
Issue -
State: closed - Opened by glasstiger 3 months ago
- 1 comment
Labels: Schrödinger's bug
#4900 - Support negative numbers in `approx_percentile` function
Issue -
State: open - Opened by jjuraszek 3 months ago
- 3 comments
Labels: Enhancement, SQL, hacktoberfest
#4899 - Geospatial types and GIS support
Issue -
State: open - Opened by nwoolmer 3 months ago
- 2 comments
Labels: Enhancement, Help wanted, New feature, SQL
#4898 - A random crash occurs after adding a new column to a data table
Issue -
State: open - Opened by y1meng 3 months ago
- 13 comments
#4897 - Simplify datatetime SQL arithmetics
Issue -
State: open - Opened by ideoma 3 months ago
- 1 comment
Labels: New feature, SQL
#4896 - fix(core): fix query failure when high limit is used with bind variables
Pull Request -
State: closed - Opened by glasstiger 3 months ago
- 1 comment
#4895 - Add an easy way to cancel a long-running WAL transaction
Issue -
State: open - Opened by puzpuzpuz 3 months ago
Labels: New feature, Core
#4894 - Unable to paginate using PostgreSQL in Java code with QuestDB.
Issue -
State: closed - Opened by chaoxxx 3 months ago
- 7 comments
Labels: Bug, Postgres Wire
#4893 - Enhancing Release Note Generation through Automation
Issue -
State: open - Opened by DetectiveCode 3 months ago
- 2 comments
Labels: New feature
#4892 - Proxy QuestDB via Apache HTTP Server
Issue -
State: open - Opened by Sigabiel 3 months ago
- 2 comments
Labels: New feature
#4891 - perf(sql): use radix sort to speed up single integer column order by
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 1 comment
Labels: SQL, Performance
#4890 - docs(core): update coinbase to okx in README.md
Pull Request -
State: closed - Opened by sklarsa 3 months ago
#4889 - feat(sql): Support exclusive and half-open intervals in BETWEEN expressions #4746
Pull Request -
State: open - Opened by Shikharishere 3 months ago
- 3 comments
#4888 - perf(sql): optimize memory usage in order by
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
Labels: SQL, Performance
#4887 - Data not available immediately after Insert. Is there any way to ensure it is available immediately after insert?
Issue -
State: closed - Opened by RajvanshR 3 months ago
- 6 comments
#4885 - chore(build): fix C build, accidental change
Pull Request -
State: closed - Opened by ideoma 3 months ago
#4884 - chore(build): fix C build, revert accidental change
Pull Request -
State: closed - Opened by ideoma 3 months ago
- 1 comment
#4883 - chore(core): remove state from pwd matcher to fix flapping test
Pull Request -
State: closed - Opened by glasstiger 3 months ago
- 1 comment
Labels: Security, tandem
#4882 - fix(core): align native library naming with JNA convention
Pull Request -
State: closed - Opened by mtopolnik 3 months ago
- 2 comments
Labels: Bug, Core
#4881 - perf(sql): optimize memory usage in hash joins
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
Labels: SQL, Performance
#4880 - chore(core): implement writing data into parquet partitions
Pull Request -
State: closed - Opened by eugenels 3 months ago
- 2 comments
Labels: Core
#4879 - fix(core): fix pgwire float precision for text format
Pull Request -
State: closed - Opened by glasstiger 3 months ago
- 1 comment
Labels: Bug, Postgres Wire
#4878 - Removal of exception for manually deleted partitions from the filesystem.
Pull Request -
State: closed - Opened by SpacRocket 3 months ago
- 6 comments
#4877 - Memory usage is too high and not released in Java (embedded) mode.
Issue -
State: open - Opened by xtadg 3 months ago
- 4 comments
#4876 - fix(ilp): fix incorrect storage of non-ascii characters that can lead to incorrect SQL results
Pull Request -
State: closed - Opened by bluestreak01 3 months ago
- 2 comments
Labels: Bug, ILP
#4875 - chore(sql): fix backup read table permissions
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
#4874 - fix(core): prevent potential double-close of File Descriptors
Pull Request -
State: closed - Opened by ideoma 3 months ago
- 1 comment
Labels: Core
#4873 - Flaky ServerMainBackupDatabaseTest.testServerMainBackupDatabase
Issue -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
Labels: Schrödinger's bug
#4872 - SELECT DISTINCT giving incorrect results for VARCHAR
Issue -
State: closed - Opened by nwoolmer 3 months ago
- 1 comment
Labels: Bug, SQL
#4871 - perf(sql): optimize like/ilike/regexp functions on symbol column
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 3 comments
Labels: Bug, SQL, Performance
#4870 - add a recent_logs() function to display a subset of logs in the web console
Issue -
State: open - Opened by nwoolmer 3 months ago
Labels: New feature, SQL, UI
#4869 - feat(sql): checkpoint_status function for read-only checks of in-progress checkpoint
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
Labels: New feature, SQL
#4868 - Add SQL to check snapshot status
Issue -
State: closed - Opened by ideoma 3 months ago
Labels: New feature, SQL
#4867 - feat(sql): show server_version_num support
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 2 comments
Labels: Enhancement, SQL
#4866 - fix(sql): NullPointerException thrown on SAMPLE BY query with constant key
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 1 comment
Labels: Bug, SQL
#4865 - chore(core): reduce default number of WAL apply threads
Pull Request -
State: closed - Opened by puzpuzpuz 3 months ago
- 3 comments
Labels: Core
#4864 - fix(sql): fix error when using sample by with fill(none)
Pull Request -
State: closed - Opened by nwoolmer 3 months ago
- 3 comments
Labels: Bug, SQL
#4863 - Flaky MetricsIODispatcherTest.testPrometheusTextFormat
Issue -
State: open - Opened by glasstiger 3 months ago