Hi All,
I am currently working on a research paper concerning network structures of cargo airlines.
For this, I need data on Origin and Destination of flights by the particular carrier.
Most promising looks the table "flights" in the impala shell. However, there is no possibility to filter based on time. So everytime I query the database, all data independent of the time is queried.
Does anybody know, how to get a time filter on this table?
Best regards,
Constantin