[spark] branch branch-3.0 updated: [SPARK-29854][SQL][TESTS][FOLLOWUP] Regenerate string-functions.sql.out

2020-05-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
 new d8b788e  [SPARK-29854][SQL][TESTS][FOLLOWUP] Regenerate 
string-functions.sql.out
d8b788e is described below

commit d8b788e60508e5e6475d10c383035a3e0e1ac39e
Author: Dongjoon Hyun 
AuthorDate: Sat May 23 14:57:30 2020 -0700

[SPARK-29854][SQL][TESTS][FOLLOWUP] Regenerate string-functions.sql.out
---
 .../test/resources/sql-tests/results/ansi/string-functions.sql.out| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out 
b/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out
index b507713..3329150 100644
--- 
a/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out
+++ 
b/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out
@@ -63,7 +63,7 @@ struct
+struct
 -- !query output
 ab abcdab  NULL
 
@@ -80,7 +80,7 @@ invalid input syntax for type numeric: a
 -- !query
 select right("abcd", 2), right("abcd", 5), right("abcd", '2'), right("abcd", 
null)
 -- !query schema
-struct
+struct
 -- !query output
 cd abcdcd  NULL
 


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark] branch branch-3.0 updated: [SPARK-29854][SQL][TESTS][FOLLOWUP] Regenerate string-functions.sql.out

2020-05-23 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
 new d8b788e  [SPARK-29854][SQL][TESTS][FOLLOWUP] Regenerate 
string-functions.sql.out
d8b788e is described below

commit d8b788e60508e5e6475d10c383035a3e0e1ac39e
Author: Dongjoon Hyun 
AuthorDate: Sat May 23 14:57:30 2020 -0700

[SPARK-29854][SQL][TESTS][FOLLOWUP] Regenerate string-functions.sql.out
---
 .../test/resources/sql-tests/results/ansi/string-functions.sql.out| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out 
b/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out
index b507713..3329150 100644
--- 
a/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out
+++ 
b/sql/core/src/test/resources/sql-tests/results/ansi/string-functions.sql.out
@@ -63,7 +63,7 @@ struct
+struct
 -- !query output
 ab abcdab  NULL
 
@@ -80,7 +80,7 @@ invalid input syntax for type numeric: a
 -- !query
 select right("abcd", 2), right("abcd", 5), right("abcd", '2'), right("abcd", 
null)
 -- !query schema
-struct
+struct
 -- !query output
 cd abcdcd  NULL
 


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org