pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:TypeScript
Filter by
53M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
💡 What: Optimized entity similarity calculation by replacing N+1 Python-side queries with a single SQL CTE operation. 🎯
Why: Using an N+1 query to calculate Jaccard similarity between graph entities is ...
📋 작업 내용
상품 이미지를 파일 업로드 방식으로 전환하고, 자체 저장소(로컬)에 저장. 추후 AWS 도입 시 S3로 어댑터만 교체 가능하게 구성.
- 이미지 저장 추상화(포트/어댑터) 도입 — 로컬 1단계, S3 2단계 대비
- 판매자 상품 등록/이미지 추가를 multipart(파일 업로드)로 전환
- 이미지 삭제 시 저장 파일 비동기 정리 ...
feat
Report-only fix. Five daily-improvement entries were accidentally appended after the Project Snapshot / Remaining
Failures sections instead of being inserted in reverse-chronological order. This moves ...
Summary
Closes the deferred V1 items for the sub-block grid (fishnet). Stacked on #175 (fix/grid-hypertable-constraint) —
review/merge that first; this PR s base will retarget to main once #175 lands. ...
Adds gateway-side code in-repo per Rob 2026-06-06: we have node and custom component in here; for now the code should
just live in this repo and we can split out later as needed.
Summary
New uv workspace ...