arrfab / pagure

Forked from pagure 6 years ago
Clone

ce28af0 Fix the timestamp issue

Authored and Committed by zlopez 2 years ago
    Fix the timestamp issue
    
    The newer version of arrow library doesn't have timestamp property.
    
    Let's use float_timestamp instead.
    
    Signed-off-by: Michal Konečný <mkonecny@redhat.com>