50 pointsby saisrirampur8 hours ago3 comments
  • manbash6 hours ago
    > December's headline feature was teaching the planner to push a whole correlated EXISTS subquery down as a single LEFT SEMI JOIN instead of a nested loop with one ClickHouse round trip per outer row. This moved the needle from 3 of 22 TPC-H queries all the way to 12.

    LLMs sure love throwing in archaic expressions such as "move the needle". The abrupt contrast in jargons is so unpleasant and keeps throwing me off right in the middle of reading.

    • hi_hian hour ago
      LLMs have provided the uncanny valley to writing.
  • manjose20186 hours ago
    Please consider comparing pg_clickhouse to pgrust.

    https://malisper.me/how-we-made-postgres-hundreds-of-times-f...

    • __s3 hours ago
      They're not really compatable. Your link already compares pgrust & clickhouse. A comparison would not be by using postgres_fdw from postgres to pgrust
  • rluisr7 hours ago
    [flagged]