FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for fe/be-java-extensions - doris-robot/doris · GitHub
doris-robot
/
doris
Public
forked from
apache/doris
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
doris
fe
be-java-extensions
on
master
User selector
Datepicker
Commit history
Commits on Aug 30, 2023
[feature](udf) udf array/map support decimal and update doc (#23560)
Show description for 96c4471
Mryange
authored
96c4471
View commit details
Copy full SHA for 96c4471
View code at this point
Browse repository at this point
[test](log) add some log in udf function when thrown exception (#23651)
Show description for aef162a
zhangstar333
authored
aef162a
View commit details
Copy full SHA for aef162a
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
[fix](multi-catalog)fix hive table with cosn location issue (#23409)
Show description for f66f161
wsjz
authored
f66f161
View commit details
Copy full SHA for f66f161
View code at this point
Browse repository at this point
Commits on Aug 20, 2023
[fix](multi-catalog)fix avro and jdbc scanner dependency (#23015)
Show description for 5ba505e
wsjz
authored
5ba505e
View commit details
Copy full SHA for 5ba505e
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
[test](jdbc external) fix mysql and pg external regression test (#22998)
zy-kkk
authored
221e7bd
View commit details
Copy full SHA for 221e7bd
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
[fix](catalog)paimon support more data type (#22899)
zddr
authored
fa6110a
View commit details
Copy full SHA for fa6110a
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
[Improve](jni-avro)Reduce the volume of the avro-scanner-jar package (#22276)
Show description for a089fe3
DongLiang-0
authored
a089fe3
View commit details
Copy full SHA for a089fe3
View code at this point
Browse repository at this point
[fix](avro)Fix S3 TVF avro format reading failure (#22199)
Show description for db69457
DongLiang-0
authored
db69457
View commit details
Copy full SHA for db69457
View code at this point
Browse repository at this point
[fix](multi-catalog)fix jdbc loader (#22814)
wsjz
authored
209f36f
View commit details
Copy full SHA for 209f36f
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
[improvement](multi-catalog)add scanner isolation class loader (#22247)
Show description for 919bfd7
wsjz
authored
919bfd7
View commit details
Copy full SHA for 919bfd7
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
[refactor](udaf) refactor call udaf function and support map type in return (#22508)
Mryange
authored
768088c
View commit details
Copy full SHA for 768088c
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
[vectorized](udaf) java udaf support with map type (#22397)
Show description for ddd9085
Mryange
authored
ddd9085
View commit details
Copy full SHA for ddd9085
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
[vectorized](udf) java udf support with return map type (#22300)
Mryange
authored
47c2cc5
View commit details
Copy full SHA for 47c2cc5
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
[fix](jdbc_catalog) fix int and bigint in mysql view when use doris catalog (#22251)
lsy3993
authored
6f1c03c
View commit details
Copy full SHA for 6f1c03c
View code at this point
Browse repository at this point
[feature](catalog) support clob type in oracle jdbc catalog (#21532)
lsy3993
authored
4f6a3c5
View commit details
Copy full SHA for 4f6a3c5
View code at this point
Browse repository at this point
[improvement](jdbc catalog) improve mysql jdbc catalog read bytea`s types & else improve (#22233)
zy-kkk
authored
619a285
View commit details
Copy full SHA for 619a285
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
[fix](hudi) the required fields are empty if only reading partition columns (#22187)
Show description for 4c4f08f
AshinGau
authored
4c4f08f
View commit details
Copy full SHA for 4c4f08f
View code at this point
Browse repository at this point
[improvement](jdbc) add `timestamp` put to `datev2` (#21680)
lsy3993
authored
9abf323
View commit details
Copy full SHA for 9abf323
View code at this point
Browse repository at this point
[Fix](jdbcCatalog) fix typo of some variable #22214
BePPPower
authored
e8f4323
View commit details
Copy full SHA for e8f4323
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
[fix](hudi) table schema is not the same as parquet schema (#22186)
Show description for 3414d1a
AshinGau
authored
3414d1a
View commit details
Copy full SHA for 3414d1a
View code at this point
Browse repository at this point
[fix](jdbc catalog) Fixed mappings with type errors for bool and tinyint(1) (#22089)
Show description for cf677b3
zy-kkk
authored
cf677b3
View commit details
Copy full SHA for cf677b3
View code at this point
Browse repository at this point
[improvement](jdbc) add new type 'object' of int (#21681)
lsy3993
authored
999fbdc
View commit details
Copy full SHA for 999fbdc
View code at this point
Browse repository at this point
[vectorized](udf) java udf support map type (#22059)
Mryange
authored
0f439bb
View commit details
Copy full SHA for 0f439bb
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
[improvement](multi catalog)paimon support filesystem metastore (#21910)
Show description for 7fcf702
zddr
authored
7fcf702
View commit details
Copy full SHA for 7fcf702
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
[fix](multi-catalog)fix minio default region and throw minio error msg, support s3 bucket root path (#21994)
Show description for 7d48868
wsjz
authored
7d48868
View commit details
Copy full SHA for 7d48868
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
[imporve](udaf) refactor java-udaf executor by using for loop (#21713)
Show description for c07e2ad
zhangstar333
authored
c07e2ad
View commit details
Copy full SHA for c07e2ad
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
[feature](hudi) support hudi time travel in external table (#21739)
Show description for 4158253
AshinGau
authored
4158253
View commit details
Copy full SHA for 4158253
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
[feature](jdbc) Support jdbc catalog to read json types (#21341)
zy-kkk
authored
0be349e
View commit details
Copy full SHA for 0be349e
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
[refactor](udf) refactor java-udf execute method by using for loop (#21388)
zhangstar333
authored
bb985cd
View commit details
Copy full SHA for bb985cd
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
[fix](hudi) scala can't call Properties.putAll in jdk11 (#21494)
AshinGau
authored
0084b9f
View commit details
Copy full SHA for 0084b9f
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
[opt](hudi) use spark bundle to read hudi data (#21260)
Show description for 9adbca6
AshinGau
authored
9adbca6
View commit details
Copy full SHA for 9adbca6
View code at this point
Browse repository at this point
[improve](dependency)Upgrade dependency version (#21431)
Show description for e4c0a0a
CalvinKirs
authored
e4c0a0a
View commit details
Copy full SHA for e4c0a0a
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
[Feature](avro) Support Apache Avro file format (#19990)
Show description for a6b51ec
DongLiang-0
authored
a6b51ec
View commit details
Copy full SHA for a6b51ec
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
[fix](multi-catalog)fix max compute scanner OOM and datetime (#20957)
Show description for 2b3c82f
wsjz
authored
2b3c82f
View commit details
Copy full SHA for 2b3c82f
View code at this point
Browse repository at this point
Commits on Jun 25, 2023
[improvement](mutil-catalog) PaimonColumnValue support short and Decimal (#20723)
yuxuan-luo
authored
8f7a62c
View commit details
Copy full SHA for 8f7a62c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL