Dynamic Partition Pruning in Apache Spark

Поделиться
HTML-код
  • Опубликовано: 4 фев 2025
  • НаукаНаука

Комментарии • 17

  • @EugenePetrash
    @EugenePetrash 3 года назад +1

    Genious explanation. Not only on that certain topic, but all of the author's videos and articles are also totally clear. Thanks a lot. Subscribed!

  • @skywalker66ful
    @skywalker66ful 3 года назад

    Best Explanation I have found till date about Dynamic Partition Pruning and infact about Predicate Pushdown and Partition Pruning as well

  • @anikethdeshpande8336
    @anikethdeshpande8336 Год назад

    super explanation! simple to understand, thanks for showing the execution plans!

  • @andre__luiz__
    @andre__luiz__ Год назад

    Amazing explanation!!!

  • @ylchen5975
    @ylchen5975 3 года назад

    Very useful and expiation is pretty clear, thank you!

  • @hierfnhg
    @hierfnhg 3 года назад

    Very informative thanks for deep diving.

  • @artemvolkov5682
    @artemvolkov5682 Год назад

    What if I just add year and month to the 'ON' statement ? I believe partition pruning will work, but AQE should be enabled.

  • @akshaygupta013
    @akshaygupta013 3 года назад +2

    Nice explanation.
    I do have a doubts what's the need for broadcast if the filter condition is already being applied to dimensions table and if it is required than tables which are greater than broadcast threshold in those case will this technique not work or just join type will be different.

    • @feelings__flicks
      @feelings__flicks 2 года назад

      Same doubt brother. If u get the answer can u please share it.

    • @mohammedsafiahmed1639
      @mohammedsafiahmed1639 2 года назад

      from what I understand, filter condition, or predicate pushdown as Databricks calls it, works only when querying single table. When you join two tables, you need to 'broadcast' the filter to the other table being joined.

  • @babyscookbook2751
    @babyscookbook2751 3 года назад

    Hi sir., can we use apache kafka for sending emails? Please sir, I need it help

  • @octo3010
    @octo3010 3 года назад

    Neat feature

  • @lancequin5209
    @lancequin5209 2 года назад +2

    Him: Make Sense?
    Me: Nope
    Him: Great

  • @bhomiktakhar8226
    @bhomiktakhar8226 3 года назад

    Nicely explained !....but how does the filter is transferred to order table..since where condition is on year and month , query on fact table would still have to figure out what is full_date (of dimension table)column values on for 2021 Feb...could be multiple full_dates for month,year .?

    • @kolketzz
      @kolketzz 2 года назад

      probably it would do date like '2021-02%'

  • @trainsam22
    @trainsam22 2 года назад +2

    Hi Prashant, you know your concepts. but stop saying : makes sense.. or simple etc.. that is too uncle like.. b cool