You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 964cf2237a fix: parquet export 청킹(OOM 방지) + SQL COPY 방식으로 전환
- finra.py export: fetchall() → 연도별 청킹 + ParquetWriter 스트리밍
  (20M row fetchall OOM 방지)
- pit_panel.parquet 실제 생성: 18.6M rows, 757MB, NVDA $120.82 조정가 확인

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 months ago
..
api fix: parquet export 청킹(OOM 방지) + SQL COPY 방식으로 전환 2 months ago
core feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
middleware fix: 서버 안정성 종합 — BaseHTTPMiddleware 제거 + gc.collect() + Semaphore(5) 4 months ago
models feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago
schemas fix: attention zscore_20d null 3개 버그 수정 + 엔티티 오버라이드 API 추가 3 months ago
services fix: price_data_service null/zero close 자동 재수집 + Yahoo rate limit 429 + earnings 캐시 2 months ago
utils
__init__.py
main.py feat: day_gainers 5분봉 수집 + News v2 ingest + overlay 정리 3 months ago