Giter VIP home page Giter VIP logo

Comments (4)

fdosani avatar fdosani commented on June 15, 2024

Couple of questions:

  • What is 1 lakh?
  • If you are looking to update rows you'll need to generate update statements. locopy is more for uploading and downloading data in bulk, not exactly updating.

from locopy.

viswan29 avatar viswan29 commented on June 15, 2024

Hi Faisal,

1 Lakh records are there for me to update records in snowflake.
I have tried normal query update in python but is updating 50 records per minute in my case to update 100K records, it will run for around 30 hours which is not at all good. So need expertise how can i bulk upload from a dataframe to snowflake table. In my case, i cant use dataframe.to_csv() function because i do not have permission to drop and recreate table.

from locopy.

fdosani avatar fdosani commented on June 15, 2024

I'm not sure I know what a lakh is? Is this some number or unit?

This doesn't seem like a locopy issue so I'm going to close the issue. If you need help with snowflake in general please reach out to snowflake support or some other forms. A simple google search yields this: https://community.snowflake.com/s/question/0D50Z00008qDkV8SAK/efficient-way-to-do-update-on-large-table-9-million-rows

from locopy.

razorsharpshady avatar razorsharpshady commented on June 15, 2024

@fdosani 1 Lakh = 100k = 100,000

from locopy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.