fluvio-community / fluvio-community/sql-connector

Implement and test `unique-columns` feature inside `sql-connector`

Open
#79 1 comment 0 reactions 1 assignee Claimed by @ozgrakkurt View on GitHub
Dominant language
Rust
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently it is implemented only on `json-sql` and it concatenates them into a string. This isn't ideal since it isn't tested and it isn't documented and implemented inside `sql-connector`.

Ideally we want to implement/test/document it inside `sql-connector` and use this api from `json-sql`.

[current hacky implementation](https://github.com/infinyon/sql-connector/blob/e0c0db78a172993da197e05bf773ebec89d58e0f/crates/json-sql/src/transform.rs#L43)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.