0b4552f74b
[cherry-pick](branch-2.1) pick hive text write from master ( #40537 )
...
## Proposed changes
pick prs:
https://github.com/apache/doris/pull/38549
https://github.com/apache/doris/pull/40183
https://github.com/apache/doris/pull/40315
---------
Co-authored-by: Calvin Kirs <kirs@apache.org >
2024-09-27 20:57:07 +08:00
4b7b43b5ca
[bugfix](hive/iceberg)align with Hive insert overwrite table functionality ( #39840 ) ( #40724 )
...
bp #39840
2024-09-12 19:20:15 +08:00
ca07a00c93
Revert "[branch-2.1](hive) support hive write text table ( #38549 ) (#4… ( #40157 )
...
…0063)"
This reverts commit c6df7c21a3c09ae1664deabacb88dfcea9d94b68.
## Proposed changes
Issue Number: close #xxx
<!--Describe your changes.-->
Co-authored-by: yiguolei <yiguolei@gmail.com >
2024-08-30 10:25:38 +08:00
c6df7c21a3
[branch-2.1](hive) support hive write text table ( #38549 ) ( #40063 )
...
1. Support write hive text table
2. Add SessionVariable `hive_text_compression` to write compressed hive
text table
3. Supported compression type: gzip, bzip2, snappy, lz4, zstd
pick from https://github.com/apache/doris/pull/38549
2024-08-29 16:50:40 +08:00
3c535e80dd
[fix](compatibility) type toSql should return lowercase string ( #38012 ) ( #38517 )
...
pick from master #38012
revert #25951
2024-08-09 11:35:42 +08:00
ca0e44f83f
[fix](case) fix struct format out files ( #37350 ) ( #37499 )
...
bp #37350
2024-07-09 10:11:50 +08:00
ceef9ee123
[feature](serde) support presto compatible output format ( #37039 ) ( #37253 )
...
bp #37039
2024-07-04 13:56:05 +08:00
4761090848
[fix](tvf) Partition columns in CTAS need to be compatible with the STRING type of external tables/TVF ( #37161 )
...
bp: #35489
2024-07-03 10:58:08 +08:00
d8eac07178
[branch-2.1](test) fix external p0 unstable test ( #36262 )
...
Fix some unstable external p0 tests
2024-06-13 20:55:41 +08:00
b1795d44ec
[bugfix](hive)fix testcase for test_hive_write_different_path ( #35209 )
...
Hive's test environment uses docker, so when using 127.0.0.1,
BE will write the file to the docker of its own machine.
But if FE and are not on the same machine,
FE cannot read this file because it can only read docker on its own machine.
Therefore, the address 127.0.0.1 cannot be used in the test environment.
2024-05-27 15:24:30 +08:00
4dd5379951
[bugfix](hive)fix error for writing to hive for 2.1 ( #34518 )
...
mirror #34520
2024-05-14 23:27:29 +08:00
acc2b532e7
[Test](hive-writer) Adjust test_hive_write_partitions regression test to resolve special characters issue with git on windows. ( #34026 )
2024-04-26 15:05:47 +08:00
50f9d47e96
[test](hive) run suite cases both in hive2 and hive3 ( #33874 ) ( #34156 )
...
bp #33874
Co-authored-by: 苏小刚 <suxiaogang223@icloud.com >
2024-04-26 13:48:09 +08:00
716c146750
[fix](insert)fix hive external return msgs and exception and pass all columns to BE ( #32824 )
...
[fix](insert)fix hive external return msgs and exception and pass all columns to BE
2024-04-12 10:23:52 +08:00
5116724494
[Fix](hive-writer) Fix the issue of block was not copied to do filtering when hive partition writer write block to file. ( #32775 ) ( #33447 )
...
backport #32775
2024-04-10 11:42:23 +08:00
4963d60a07
[Fix](multi-catalog)Fix the issue of not initializing the writer caused by refactoring and add hive writing regression test. ( #32721 ) ( #33446 )
...
backport #32721 .
2024-04-10 11:42:22 +08:00