4paradigm / 4paradigm/OpenMLDB

Do not pack ts dimension in data importer

Open
#918 3 comments 0 reactions 1 assignee Claimed by @dl239 View on GitHub
call-for-contributions enhancement
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

`OpenMLDB` will extract the value of ts col from encoded value https://github.com/4paradigm/OpenMLDB/issues/529, so data importer need not pack ts dimension

Contributor guide

Open the contributing guide

Research direction

The issue references a change in the data importer to stop packing the ts dimension, as ts column values will be extracted from encoded values per issue #529. Look for the data importer code, likely in src/importer or similar directories, to find where ts dimension packing occurs. Understand the encoding extraction logic from the linked issue to ensure the importer no longer duplicates this packing. Verify changes by running any existing tests related to data import and ts column handling.

Written by the indexing model from the issue text.

Assessment

Tech stack
databases, machine-learning
Domain
data-engineering, databases, machine-learning
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.