<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>SQL</anon>
    <anon>Hive</anon>
  </categories>
  <description>■ はじめに Hive でデータが積み重なるようなテーブル （例えば、ユーザ情報で入会・退会するようなデータ）に対して ユーザの最新/過去直近情報を取得するのに、 ROW_NUMBER + PARTITION BY を使ったので、メモする。 他にも応用が利きそう。 なお、以下の関連記事も併せて読んでおいた方がいいかも。 Window関数 / 分析関数 ～ LAG / LEAD ～ https://dk521123.hatenablog.com/entry/2021/09/10/092850 今回の方法以外で過去直近情報を取得する方法については 以下の関連記事を参照のこと。 過去直近データを取得…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2025%2F04%2F08%2F113011&quot; title=&quot;【SQL】Window関数 ～ ROW_NUMBER + PARTITION BY ～ - プログラム の超個人的なメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.image.st-hatena.com/image/square/adad63b72f1d6545b2ba2538c3fc2923b2fd5989/backend=imagemagick;height=80;version=1;width=80/https%3A%2F%2Fcdn.blog.st-hatena.com%2Fimages%2Fcircle%2Fofficial-circle-icon%2Fcomputers.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-04-08 11:30:11</published>
  <title>【SQL】Window関数 ～ ROW_NUMBER + PARTITION BY ～</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2025/04/08/113011</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
