forked from apache/doris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a6f7f6
commit 09d9003
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
regression-test/data/connector_p0/spark_connector/spark_connector_read_type.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
-- This file is automatically generated. You should know what you did if you want to edit this | ||
-- !select -- | ||
1 true 1 100 1000 1000000000 3.14 3.14159 12.34 2022-01-01 2022-01-01T12:34:56 abcdefg Hello Sample text {"key":"value"} {"key2":2, "key1":1} {"s_id":1, "s_name":"John", "s_address":"123 Main St"} [1, 2, 3] 123456789 | ||
2 false 0 99 999 999999999 2.71 2.71828 56.78 2022-02-02 2022-02-02T10:20:30 xyz World Example text {"key":"value2"} {"key4":4, "key3":3} {"s_id":2, "s_name":"Jane", "s_address":"456 Elm St"} [4, 5, 6] 987654321 | ||
1 true 1 100 1000 1000000000 3.14 3.14159 12.34 2022-01-01 2022-01-01T12:34:56 abcdefg Hello Sample text {"key":"value"} {"key1":1, "key2":2} {"s_id":1, "s_name":"John", "s_address":"123 Main St"} [1, 2, 3] 123456789 | ||
2 false 0 99 999 999999999 2.71 2.71828 56.78 2022-02-02 2022-02-02T10:20:30 xyz World Example text {"key":"value2"} {"key3":3, "key4":4} {"s_id":2, "s_name":"Jane", "s_address":"456 Elm St"} [4, 5, 6] 987654321 | ||
3 true 1 75 750 75000 0.75 2.34 5.67 2024-03-06 2024-03-06T15:45 pqr xyz data {"keyA":"valueA","keyB":"valueB"} \N \N \N 987654321 | ||
|