[Task] KTDB 표준 CSV 파서 및 컬럼 매핑 기능 구현 #13
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related to #2\n\n### 작업 내용\n- KTDB 배포 데이터의 컬럼 구조 분석 및 매핑 룰 정의\n- 사용자 지정 구분자(Delimiter) 처리 로직 구현\n- 데이터 로드 시 유효성 검사(데이터 타입, 누락 값 등) 루틴 추가\n\n### 완료 조건\n- [ ] KTDB 표준 CSV 로드 테스트 성공\n- [ ] 오류 데이터에 대한 예외 처리 완료