8000 Tracking issue: Introduce proxy module · Issue #681 · apache/horaedb · GitHub
[go: up one dir, main page]

Skip to content

Tracking issue: Introduce proxy module #681

@ShiKaiWi

Description

@ShiKaiWi

Describe This Problem

Currently, it is just a simple module called forwarder that forwards the sql query to the right server, but more work can't be handled by the forwarder, including:

  • Forward according to the sql rather than the table hints in the sql query;
  • Forward all the requests besides the sql query;
  • Able to finish query/write about the partitioned table;

Proposal

Design a proxy module which can serve as a separate service or a module in the ceresdb-server.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0