Github user outofmem0ry commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1254#discussion_r125390001
--- Diff: src/test/feature/ManagementTool/test_hawq_reload.cpp ---
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation (A
Github user outofmem0ry commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1254#discussion_r125389996
--- Diff: tools/bin/hawq ---
@@ -120,6 +120,23 @@ def main():
if second_arg not in cluster_type_list:
print STOP_HE
Github user radarwave commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1254#discussion_r125388848
--- Diff: src/test/feature/ManagementTool/test_hawq_reload.cpp ---
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF
Github user linwen commented on the issue:
https://github.com/apache/incubator-hawq/pull/1262
LGTM
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if t
Github user radarwave commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1254#discussion_r125376981
--- Diff: tools/bin/hawq ---
@@ -120,6 +120,23 @@ def main():
if second_arg not in cluster_type_list:
print STOP_HELP
Github user radarwave commented on the issue:
https://github.com/apache/incubator-hawq/pull/1254
Need to fix:
run 'hawq reload' without any other arguments:
hawq reload
Traceback (most recent call last):
File "/usr/local/hawq/bin/hawq", line 215, in
main(
Github user outofmem0ry commented on the issue:
https://github.com/apache/incubator-hawq/pull/1254
@radarwave committed the final changes, doc changes pending. Will submit a
PR in docs repo.
---
If your project is set up for it, you can reply to this email and have your
reply appear
[
https://issues.apache.org/jira/browse/HAWQ-1495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072982#comment-16072982
]
Shubham Sharma commented on HAWQ-1495:
--
In *src/test/feature/query/sql/rowtypes.sql* t
GitHub user outofmem0ry opened a pull request:
https://github.com/apache/incubator-hawq/pull/1263
HAWQ-1495 Corrected answer file to match insert statement
In `src/test/feature/query/sql/rowtypes.sql` the value inserted into the
table is `"insert into people values ('(Joe,Blow)', '1
Shubham Sharma created HAWQ-1495:
Summary: TestRowTypes.BasicTest fails due to wrong answer file
Key: HAWQ-1495
URL: https://issues.apache.org/jira/browse/HAWQ-1495
Project: Apache HAWQ
Issue
[
https://issues.apache.org/jira/browse/HAWQ-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072149#comment-16072149
]
Radar Lei commented on HAWQ-1483:
-
Verified this issue still exist on HAWQ 2.2.0.0-incubati
[
https://issues.apache.org/jira/browse/HAWQ-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
fangpei updated HAWQ-1494:
--
Description:
When I execute a specific sql, a serious bug can happen every time. (Hawq
version is 2.2.0.0)
BUG
12 matches
Mail list logo