Skip to content

issues Search Results · repo:apache/horaedb-client-java language:Java

Filter by

19 results
 (142 ms)

19 results

inapache/horaedb-client-java (press backspace or delete to remove)

Describe this problem In parseArrowBatch, it will return an empty list when there is io exception, which is totally wrong. https://github.com/CeresDB/ceresdb-client-java/blob/3f5a19f724e26dfb2b1a98053d64230689aef80f/ceresdb-protocol/src/main/java/io/ceresdb/util/Utils.java#L465 ...
bug
  • jiacai2050
  • Opened 
    on Jun 14, 2023
  • #64

Description When the routing information of the ceresdb partition table is empty, the java sdk panics. !--- A clear and concise description of what the problem is. Ex. I m always frustrated when [...] ...
enhancement
  • chunshao90
  • Opened 
    on Apr 28, 2023
  • #62

Describe this problem !--- What this problem is and what happened. Steps to reproduce 1. Create table curl --location --request POST http://127.0.0.1:5440/sql --data-raw CREATE TABLE `demo` ( ...
bug
  • zouxiang1993
  • 2
  • Opened 
    on Mar 30, 2023
  • #58

Describe this problem Using the image of ceresdb:v1.0.0 and the sdk of version 1.0.1, when the query data contains Chinese characters, some servers have garbled characters !--- What this problem is and ...
bug
  • jiwliu
  • Opened 
    on Mar 28, 2023
  • #56

Describe this problem It occurs Table not found when aliasing a table name in sql Steps to reproduce Run this sql with sdk select * from `SPM_2197803522_INFLUENCE_DEFAULT` t1 WHERE t1.`period` between ...
bug
  • MichaelLeeHZ
  • Opened 
    on Mar 23, 2023
  • #55

Describe this problem !--- What this problem is and what happened. Memory leak for sdk 1.0.0 Steps to reproduce !--- How to reproduce this problem. Expected behavior !--- What is expected. Additional ...
bug
  • mrrtree
  • 2
  • Opened 
    on Mar 9, 2023
  • #50

Description I found table routeCache will not refresh when routeCache size is too small. if (this.routeCache.size() this.opts.getMaxCachedSize() * CLEAN_CACHE_THRESHOLD) { LOG.info( ...
enhancement
  • MichaelLeeHZ
  • Opened 
    on Mar 8, 2023
  • #49

Describe this problem !--- What this problem is and what happened. ceresdb server is running as single mode, image: ceresdb/ceresdb-server: nightly-20230223-ce9fa87 Report NPE for table error while ...
bug
  • mrrtree
  • Opened 
    on Feb 28, 2023
  • #42

Description Current client APIs are stable and have passed many tests in different scenarios. It s time to make a first formal release. Proposal Release 0.1.0 Additional context No.
enhancement
  • archerny
  • 1
  • Opened 
    on Jan 11, 2023
  • #34

Description CeresDB grpc service has already supported CreateTable and DropTable. !--- A clear and concise description of what the problem is. Ex. I m always frustrated when [...] (This section helps Arrow ...
enhancement
  • chunshao90
  • 1
  • Opened 
    on Jan 9, 2023
  • #33
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub