Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 0.7
Description
[localhost:21000] > select
> count(*)
> from functional.alltypes;
Query: select count(*)
from functional.alltypes
...
-- Hit "Up Arrow" to go to the last history command. It shows the command as:
[localhost:21000] > select\ncount(*)\nfrom functional.alltypes;