14.412 Simple Hash Join

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 11

  • @Fishman1049
    @Fishman1049 8 ปีที่แล้ว +3

    These videos are great. Thank you for sharing them to people outside your classrooms!

    • @jensdit
      @jensdit  8 ปีที่แล้ว +2

      +Fishman1049 thanks! My book which was written around those videos just appeared: www.amazon.com/Patterns-Data-Management-Flipped-Textbook-ebook/dp/B01BEXUYMK

  • @ChristopherNemoNakamura
    @ChristopherNemoNakamura 7 ปีที่แล้ว +1

    You're getting me through this class man.

  • @jorgerivera2260
    @jorgerivera2260 5 ปีที่แล้ว

    Hi Professor Jens, please could you tell me what application you use to create your video?? I want to do a webinar using slides and drawing on them.

  • @jessiema9477
    @jessiema9477 10 ปีที่แล้ว

    very clear and good explanation about Hash Join but why no visual illustration like the video for sort-merge join...?

    • @jensdit
      @jensdit  10 ปีที่แล้ว +1

      thanks; yes, that would be a nice extension for this video to show a visual example as well; on the other hand, especially hash joins are recapped multiple times throughout this course - providing different views/explanations on the algorithm. For instance, just to show the impact of blocking when using hash joins in a query plan is explained in video 14.528:
      v=SR4AaqA4DXY
      Is that video visual enough? ;-)
      There I also recap that SHJ is basically a bulkload (tuple-wise or better) of an index followed by a loop (with probe) over the other input.

    • @jessiema9477
      @jessiema9477 10 ปีที่แล้ว

      OMG thank you for giving more information...actually I ran into your video when searching for illustrations on the join methods and now thanks to your help I can go into the exam hall 3 hours later;)

  • @baravi2005
    @baravi2005 7 ปีที่แล้ว

    Awesome lectures! Thanks so much for sharing :)

  • @MrDh0797
    @MrDh0797 7 ปีที่แล้ว +1

    try to find how to roll hash joint lol

    • @jensdit
      @jensdit  7 ปีที่แล้ว +4

      dl.acm.org/citation.cfm?id=335393

    • @yorth8154
      @yorth8154 2 ปีที่แล้ว

      Nooo wayyyy