[ https://issues.apache.org/jira/browse/HAWQ-925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383495#comment-15383495 ]
ASF GitHub Bot commented on HAWQ-925: ------------------------------------- Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/802#discussion_r71265009 --- Diff: src/test/feature/partition/ans/partition_negetive_and_basics.ans --- @@ -1089,7 +1085,7 @@ INSERT 0 1 insert into ggg values (9, 9); INSERT 0 1 insert into ggg values (10, 10); -psql:/tmp/TestPartition_TestPartitionNegativeAndBasics.sql:566: ERROR: no partition for partitioning key (seg1 localhost:40000 pid=9097) +psql:/tmp/TestPartition_TestPartitionNegativeAndBasics.sql:566: ERROR: no partition for partitioning key (seg5 localhost:40000 pid=172591) --- End diff -- I think we should ignore this line? > Set default locale, timezone & datastyle before running sql command/file > ------------------------------------------------------------------------ > > Key: HAWQ-925 > URL: https://issues.apache.org/jira/browse/HAWQ-925 > Project: Apache HAWQ > Issue Type: Bug > Reporter: Paul Guo > Assignee: Paul Guo > Fix For: 2.0.1.0-incubating > > > So that sql output could be consistent. -- This message was sent by Atlassian JIRA (v6.3.4#6332)