1. 46fd434 Add license header file and fix checkstyle (#2) by Sijie Guo · 3 years, 6 months ago master
  2. c50ac60 Enable CI on Pulsar-Presto connector (#1) by Sijie Guo · 3 years, 6 months ago
  3. 6e75f1f Move pulsar-sql to top-level by Sijie Guo · 3 years, 6 months ago
  4. f0a2b57 [Bouncy Castle] include bc into pulsar-client fix docs (#8491) by Jia Zhai · 3 years, 6 months ago
  5. 5e716ac Upgrade jetty to 9.4.33.v20201020 (#8413) by Masahiro Sakamoto · 3 years, 6 months ago
  6. d380f1d Upgrade Apache BookKeeper Client to 4.11.1 (#8270) by Enrico Olivelli · 3 years, 6 months ago
  7. 01cab98 Allow building Apache Pulsar on JDK15+ - upgrade Maven Assembly Plugin (#8360) by Enrico Olivelli · 3 years, 6 months ago
  8. f0f24e4 [Offload] Make the field name in `OffloadPolicies` match with config file (#8310) by ran · 3 years, 6 months ago
  9. 16279e5 Sync license-maven-plugin version (#8367) by tison · 3 years, 6 months ago
  10. b082567 Remove bouncy castle shaded module to avoid bring error of verifySingleJar (#7453) by Jia Zhai · 3 years, 6 months ago
  11. 8e5af25 Upgrade Jcommander to 1.78 (#8206) by Sanjeev Kulkarni · 3 years, 7 months ago
  12. 1ce9764 Replace com.ning.asynchttpclient with org.asynchttpclient (#8099) by Yong Zhang · 3 years, 7 months ago
  13. 75a2e6d Fix protobuf version to 3.11.4 (#8028) by 冉小龙 · 3 years, 8 months ago
  14. 4e45617 Upgrade jetty-util version to 9.4.31 (#8035) by 冉小龙 · 3 years, 8 months ago
  15. 73e6a5f [Pulsar SQL] Fix Pulsar SQL CI test (#7898) by ran · 3 years, 8 months ago
  16. cdaac3c Fix security vulnerabilities of Pulsar (#7801) by 冉小龙 · 3 years, 9 months ago
  17. e9b068b [Pulsar SQL] Make Pulsar SQL get correct offload configurations (#7701) by ran · 3 years, 9 months ago
  18. 0c5cb1e Avoid dependency on Apache HTTP client for TLS hostname verifier (#7612) (#7664) by Matteo Merli · 3 years, 9 months ago
  19. 3ff60b8 Update Jersey to 2.31 (#7515) by Matteo Merli · 3 years, 10 months ago
  20. 05e2874 #5922 - Update poms to use project.groupId instead of org.apache.pulsar where applicable (#7548) by Varghese Cottagiri · 3 years, 10 months ago
  21. 82aee85 Update Jackson to 2.11.1 and ensure all dependencies are pinned (#7519) by Matteo Merli · 3 years, 10 months ago
  22. f87ef1c Update Jetty to 9.4.29 (#7235) by Matteo Merli · 3 years, 10 months ago
  23. e5802a7 Upgrade Presto version to 332 (#7194) by Yuya Ebihara · 3 years, 11 months ago
  24. f4cf0c7 Bumped version to 2.7.0-SNAPSHOT (#7233) by lipenghui · 3 years, 11 months ago
  25. 59819c0 [Issue 7202] Upgrade commons-lang3 version to 3.6 (#7203) by wangjialing218 · 4 years ago
  26. 7b8ec7b Use pure-java Air-Compressor instead of JNI based libraries (#5390) by Matteo Merli · 4 years ago
  27. 6de748d [Pulsar SQL] Fix pulsar sql use multi zk address failed (#6947) by ran · 4 years ago
  28. ae83e13 update asynchttpclient verison (#7087) by Jia Zhai · 4 years ago
  29. 43f3b75 Remove double @Test annotations (#7063) by Matteo Merli · 4 years ago
  30. 09078c8 Add pulsar SQL woker metrics to repo (#7031) by 冉小龙 · 4 years ago
  31. 41fb17d Fix presto SQL does not start prometheus service by default (#7030) by 冉小龙 · 4 years ago
  32. 04a7ba2 Support multiple Avro schema version in Pulsar SQL (#4847) by congbo · 4 years ago
  33. eb980d3 Make Nar Extraction Directory configurable (#6933) by Sanjeev Kulkarni · 4 years ago
  34. 3689576 Pulsar SQL Support Avro Schema `ByteBuffer` Type (#6925) by ran · 4 years ago
  35. 9369067 Bump netty version to 4.1.48.Final (#6746) by Masahiro Sakamoto · 4 years, 1 month ago
  36. a1306ab Support BouncyCastle FIPS provider (#6588) by Jia Zhai · 4 years, 1 month ago
  37. 83408ae [minor]Reduce redundancy (#6611) by Yijie Shen · 4 years, 1 month ago
  38. 51c792b Remove duplicated test libraries in POM dependencies (#6430) by Sergii Zhevzhyk · 4 years, 2 months ago
  39. 1495572 Bump netty version to 4.1.45.Final (#6424) by Dzmitry Kazimirchyk · 4 years, 2 months ago
  40. 9c8fe8c KeyValue schema support for pulsar sql (#6325) by ran · 4 years, 3 months ago
  41. 92daa70 Upgrade ZooKeeper to 3.5.7 (#6329) by Matteo Merli · 4 years, 3 months ago
  42. a7cb318 PIP-45: Switch ManagedLedger to use MetadataStore interface (#5358) by Matteo Merli · 4 years, 3 months ago
  43. 2470f8a Namespace level offloader (#6183) by ran · 4 years, 3 months ago
  44. 4996535 Pin the netty-transport-native-epoll to avoid conflicts (#6194) by Matteo Merli · 4 years, 3 months ago
  45. f81604d Upgrade Avro to 1.9.1 (#5938) by Masahiro Sakamoto · 4 years, 4 months ago
  46. d90d524 Added catch for NoClassDefFoundError wherever there was a ClassNotFoundException (#5870) by Fred Eisele · 4 years, 5 months ago
  47. fed85db [pulsar-sql]Expose configurations of managed ledger and bookkeeper client. (#5702) by ran · 4 years, 5 months ago
  48. 4248478 Bump version to 2.6.0 (#5820) by Sijie Guo · 4 years, 5 months ago
  49. b6fb935 [transaction-coordinator] Implementation of transaction coordinator client. (#5680) by lipenghui · 4 years, 5 months ago
  50. 4b28e63 [Pulsar-sql]Using pulsar SQL query messages will appear `NoSuchLedger` when zk root directory changed (#5001) by Yong Zhang · 4 years, 5 months ago
  51. 69f04ae [PIP-38] Support batch receive in java client. (#4621) by lipenghui · 4 years, 6 months ago
  52. 69fbb79 Upgrade bk version to 4.10.0 (#5607) by 冉小龙 · 4 years, 6 months ago
  53. 699d2d6 Fix license file in the distribution package (#5578) by Sijie Guo · 4 years, 6 months ago
  54. 8d24512 [zookeeper] bump zookeeper to version 3.5.6 (#5043) by Addison Higham · 4 years, 6 months ago
  55. 824f65a Upgrade dependencies for security fixes (#5232) by Matteo Merli · 4 years, 6 months ago
  56. 4df6d85 Removed managed-ledger-shaded artifact (#4200) by Matteo Merli · 4 years, 7 months ago
  57. e988f8e Upgrade jackson-databind (#5011) by Masahiro Sakamoto · 4 years, 9 months ago
  58. feb3ebe [pulsar-sql] Handle schema not found (#4890) by lipenghui · 4 years, 9 months ago
  59. 6665a94 [pulsar-sql] Make partition as internal column (#4888) by lipenghui · 4 years, 9 months ago
  60. dd32602 Enforce checkstyle in the pulsar sql module (#4882) by Sergii Zhevzhyk · 4 years, 9 months ago
  61. 7aea396 Reuse ManagedLedgerFactory instances across SQL queries (#4813) by Matteo Merli · 4 years, 10 months ago
  62. 3ddcb57 Test cleanup and simplification (#4799) by vzhikserg · 4 years, 10 months ago
  63. f6b48ba add basic authentication capabilities to Pulsar SQL (#4779) by Boyang Jerry Peng · 4 years, 10 months ago
  64. 290acd6 Pulsar SQL supports pulsar's primitive schema (#4728) by congbo · 4 years, 10 months ago
  65. ed3c61a Add options to rewrite namespace delimiter for pulsar sql. (#4749) by lipenghui · 4 years, 10 months ago
  66. a17b8e7 Convert anonymous classes to lambda (#4703) by vzhikserg · 4 years, 10 months ago
  67. b57462e Allow to configure ack-timeout tick time (#4760) by Matteo Merli · 4 years, 10 months ago
  68. 6093a0f Change type of publish_time to timestamp (#4757) by lipenghui · 4 years, 10 months ago
  69. 29fe006 Upgrade to Mockito 2.x (#4671) by Matteo Merli · 4 years, 10 months ago
  70. eb30230 Cleanup tests in the presto module (#4683) by vzhikserg · 4 years, 10 months ago
  71. 63e4d0f Bumped version to 2.5.0-SNAPSHOT (#4581) by lipenghui · 4 years, 11 months ago
  72. 880231b Include pulsar-client-api in shaded client artifacts (#4445) by Kim Christian Gaarder · 5 years ago
  73. a8551ca rest: add swagger doc for tenants (#4421) by Jia Zhai · 5 years ago
  74. 19f0453 Use same activation dependency in pulsar-client-admin and pulsar-client (#4256) by Kim Christian Gaarder · 5 years ago
  75. 799207c [schema] Fix joda dependency issue. (#4207) by lipenghui · 5 years ago
  76. af06cbc Upgrade to BookKeeper 4.9.2 (#4288) by Matteo Merli · 5 years ago
  77. 79c8ba9 [WIP] PIP-36: Support set message size in broker.conf (#4247) by Yong Zhang · 5 years ago
  78. d55306f Update bookkeeper ver to 4.9.1 (#4149) by Ali Ahmed · 5 years ago
  79. e115d53 Add tiered storage support for Pulsar SQL (#4045) by Boyang Jerry Peng · 5 years ago
  80. 88727f8 Upgrade third party libraries with security vulnerabilities (#3938) by massakam · 5 years ago
  81. c31b6f1 revise the schema default type not null (#3752) by congbo · 5 years ago
  82. 5f04ad5 Bumped version to 2.4.0-SNAPSHOT (#3604) by Matteo Merli · 5 years ago
  83. 8899f3a Add configuration to enabled BK sticky reads (#3569) by Matteo Merli · 5 years ago
  84. 7fd383d Upgrade AsyncHTTP client to 2.7.0 (#3509) by Matteo Merli · 5 years ago
  85. 2485250 Upgrade BouncyCastle to 1.60 (#3495) by Matteo Merli · 5 years ago
  86. 988a4ba Added support for ZSTD compression (#3159) by Matteo Merli · 5 years ago
  87. 16bbeed fix dep to make build compatible with jdk11 (#3357) by Rajan Dhabalia · 5 years ago
  88. 1a1765b Issue 3247: Build error on linux if userid is an huge number (#3248) by Enrico Olivelli · 5 years ago
  89. b710798 enable java enums to be queried in sql (#3202) by Boyang Jerry Peng · 5 years ago
  90. 64bff34 Get information_schema for pulsar connector to work (#3195) by Boyang Jerry Peng · 5 years ago
  91. 8aeb6ab remove pulsar-client-schema (#3184) by Boyang Jerry Peng · 5 years ago
  92. ecf7ac3 cleaning up pom for pulsar-client-schema (#3175) by Boyang Jerry Peng · 5 years ago
  93. fbc726e improve avro schema deserialization by reusing binary decoder (#3158) by Boyang Jerry Peng · 5 years ago
  94. 71fa5f1 Use raw message when manually parsing messages from topic storage (#3146) by Matteo Merli · 5 years ago
  95. 77a340b optimizing json deserialization in sql (#3144) by Boyang Jerry Peng · 5 years ago
  96. 228918e more optimizations for sql (#3139) by Boyang Jerry Peng · 5 years ago
  97. 54c43f2 Use BK v2 protocol from Presto connector (#3135) by Matteo Merli · 5 years ago
  98. 0580baa Few optimizations for pulsar sql (#3128) by Boyang Jerry Peng · 5 years ago
  99. 3e31f72 Fixes for Java 11 (#3006) by Matteo Merli · 5 years ago
  100. 988c954 adding windowed metrics for functions (#3021) by Boyang Jerry Peng · 5 years ago