Giter VIP home page Giter VIP logo

Comments (3)

blathers-crl avatar blathers-crl commented on July 23, 2024

Hi @cody151, please add branch-* labels to identify which branch(es) this C-bug affects.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

from cockroach.

blathers-crl avatar blathers-crl commented on July 23, 2024

Hello, I am Blathers. I am here to help you get the issue triaged.

It looks like you have not filled out the issue in the format of any of our templates. To best assist you, we advise you to use one of these templates.

I was unable to automatically find someone to ping.

If we have not gotten back to your issue within a few business days, you can try the following:

  • Join our community slack channel and ask on #cockroachdb.
  • Try find someone from here if you know they worked closely on the area and CC them.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

from cockroach.

cody151 avatar cody151 commented on July 23, 2024

Update: it has exited after 20 hours now and table still shows zero estimated rows

[email protected]:26257/movie_db> ALTER RANGE default CONFIGURE ZONE USING gc.ttlseconds = 86400;
                               ->
CONFIGURE ZONE 1

Time: 357ms total (execution 356ms / network 1ms)

[email protected]:26257/movie_db> INSERT INTO title_ids (tconst)
                               -> SELECT tconst FROM title_basics;

ERROR: operation "intent_resolver_ir_batcher.sendBatch" timed out after 1m0.003s (given timeout 1m0s): aborted in DistSender: result is ambiguous: context deadline exceeded
SQLSTATE: 40003
[email protected]:26257/movie_db>
[email protected]:26257/movie_db> show tables;
  schema_name |    table_name    | type  | owner | estimated_row_count | locality
--------------+------------------+-------+-------+---------------------+-----------
  public      | name_basics      | table | root  |            13622768 | NULL
  public      | title_akas       | table | root  |            49035408 | NULL
  public      | title_basics     | table | root  |            10916255 | NULL
  public      | title_crew       | table | root  |            10261743 | NULL
  public      | title_episode    | table | root  |             8361788 | NULL
  public      | title_ids        | table | root  |                   0 | NULL
  public      | title_principals | table | root  |            86783927 | NULL
  public      | title_ratings    | table | root  |             1454240 | NULL
(8 rows)

Time: 238ms total (execution 236ms / network 2ms)

from cockroach.

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.