Susmit07 commented on issue #44560:
URL: https://github.com/apache/arrow/issues/44560#issuecomment-2444237638

   ```
   Number of rows: 100000
   Top 10 rows:
          FL_DATE  DEP_DELAY  ARR_DELAY  AIR_TIME  DISTANCE   DEP_TIME   
ARR_TIME
   0  2006-01-01          5         19       350      2475   9.083333  12.483334
   1  2006-01-02        167        216       343      2475  11.783334  15.766666
   2  2006-01-03         -7         -2       344      2475   8.883333  12.133333
   3  2006-01-04         -5        -13       331      2475   8.916667  11.950000
   4  2006-01-05         -3        -17       321      2475   8.950000  11.883333
   5  2006-01-06         -4        -32       320      2475   8.933333  11.633333
   6  2006-01-08         -3         -2       346      2475   8.950000  12.133333
   7  2006-01-09          3          0       334      2475   9.050000  12.166667
   8  2006-01-10         -7        -21       334      2475   8.883333  11.816667
   9  2006-01-11          8        -10       321      2475   9.133333  12.000000
   Number of rows: 100000
   Top 10 rows:
          FL_DATE  DEP_DELAY  ARR_DELAY  AIR_TIME  DISTANCE   DEP_TIME   
ARR_TIME
   0  2006-01-04         -1          7       214      1372  15.233334  18.400000
   1  2006-01-01          6        -12       231      1605   9.683333  11.933333
   2  2006-01-09         -7        -18        85       667   6.633333   9.316667
   3  2006-01-25         22         25        61       404  15.950000  17.716667
   4  2006-01-19         16         24       247      1597   7.683333  11.150000
   5  2006-01-23         53         58       186      1605  13.383333  19.049999
   6  2006-01-09          0         -1        45       305  17.500000  18.616667
   7  2006-01-03        151        118        55       363  20.683332  21.966667
   8  2006-01-30         -5         -2       166      1065  15.000000  18.299999
   9  2006-01-25          3         -4       111       956  18.716667  21.91666
   ```
   
   stuck forever


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to