GithubHelp home page GithubHelp logo

Comments (3)

antonmks avatar antonmks commented on July 28, 2024

Fixed, should be working now.

On Mon, Feb 25, 2013 at 5:15 PM, agonen [email protected] wrote:

Hi Anton ,
I'm try to run those commands :
R := LOAD 'nation' BINARY AS (nationkey{1}:int, regionkey{3}:int);
RS := SELECT nationkey as n_nationkey ,regionkey as n_regionkey FROM R ;
STORE RS INTO 'nation.sql.txt' USING ('|') LIMIT 10;

and I get output -
Process count = 6200000
BINARY LOAD: R nation
SELECT RS R
cycle 0 select mem 2751848448
final select 1
select time 0.102
STORE: RS nation.sql.txt |
SQL scan parse worked
cycle time 0.11
0|0|

While the table has more rows (it is the nation table from TPHC).

I'm using the lastest version from github.

Anyidea ? where to look ?

thanks
Amihay.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4.

from alenka.

antonmks avatar antonmks commented on July 28, 2024

Fixed.

from alenka.

agonen avatar agonen commented on July 28, 2024

wow . this was quick :+1 thanks very much , I'll update my repo and test it locally .

from alenka.

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.