metabase / metabase/metabase

Evaluate whether table syncing should be case-insensitive

Open
#39,391 0 comments 0 reactions 0 assignees View on GitHub
.Backend .Team/Gadget Administration/Metadata & Sync Priority:P3 Type:Tech Debt
Dominant language
Clojure
Stars
49.3k
Forks
6.8k
Avg merge
1d 13h
Merged PRs (30d)
653

Description

```
src/metabase/sync/sync_metadata/tables.clj:128:;; TODO - should we make this logic case-insensitive like it is for fields?
```

Contributor guide

Open the contributing guide

Research direction

Start at src/metabase/sync/sync_metadata/tables.clj:128 and inspect the table-syncing logic around the TODO. Compare it with the case-insensitive field logic referenced there, then determine the intended table behavior and scope. Done means the case-sensitivity question has a documented decision and any required implementation or tests are identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.