This is my first try at anything open source so any feedback is welcome :)

  • kato@programming.devOP
    link
    fedilink
    arrow-up
    0
    ·
    2 months ago

    Oh no worries I am quite new to rust myself but am lucky to be able to use it at work and already got some experience with datafusion and delta-rs :). Accessing postgresql with this is not supported yet but am trying to figure out using OpenDAL for that which should hopefully make it quite easy to implement

    • spacecadet@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      What was your programming experience before rust? I’m coming from Python so at lot of times I feel like I’m learning from scratch but in a good way. I’m glad rust is teaching me how to break bad habits.