1. a0b68c4 [SPARK-53363] Add uuid builtin function by Kousuke Saruta · 5 months ago master
  2. f749758 [SPARK-53554] Fix `sum_distinct` by Kousuke Saruta · 5 months ago
  3. 061cb3e [SPARK-53016][INFRA] Replace actions-rs/toolchain with dtolnay/rust-toolchain by Kousuke Saruta · 7 months ago
  4. ca629aa [SPARK-53001][TESTS] Fix test_df_unpivot to pass with Spark 4.0 by Kousuke Saruta · 7 months ago
  5. 589ea87 [SPARK-52964] Add `merge_connect_rust_pr.py` and `PULL_REQUEST_TEMPLATE` (#3) by Kousuke Saruta · 7 months ago
  6. bbd86af [SPARK-52941] Make GitHub Actions work for spark-connect-rust (#2) by Kousuke Saruta · 8 months ago
  7. 257df1c Merge pull request #1 from sjrusso8/source by Li Yuanjian · 8 months ago
  8. 379e775 merge repo by sjrusso8 · 9 months ago
  9. bb520be feat(license) add apache license to files (#96) by Steve Russo · 9 months ago
  10. 84db605 Update Project Description by Yuanjian Li · 10 months ago
  11. b294fcf Initial Commit by Yuanjian Li · 10 months ago
  12. 251ebce code clean up & dep bump (#94) by Steve Russo · 11 months ago
  13. 0945fb6 bump: release (#92) by Steve Russo · 1 year, 1 month ago
  14. 2a27f05 feat(config): add ability to control builder configurations (#91) by Steve Russo · 1 year, 1 month ago
  15. 6eb4de4 feat(funcs): add more functions (#89) by Steve Russo · 1 year, 2 months ago
  16. 57dcd2d bug(reattach): connection is lost and session id is empty (#88) by Steve Russo · 1 year, 3 months ago
  17. 7e55ffb bump(docker): update docker and fix test (#87) by Steve Russo · 1 year, 3 months ago
  18. 188fb52 feat!(wasm): remove feature flag (#85) by Steve Russo · 1 year, 4 months ago
  19. bb46632 chore: bump crate version (#84) by Steve Russo · 1 year, 4 months ago
  20. 4b7c697 docs: update rustdocs (#83) by Steve Russo · 1 year, 4 months ago
  21. cfbfa56 feat: Implement createTable and createExternalTable in Catalog (#55) (#82) by Irfan Ghat · 1 year, 4 months ago
  22. 5b3dce0 grunt: remove rust/ folder and change core/ to crates/ (#81) by Steve Russo · 1 year, 5 months ago
  23. 8e622e8 feat(sqm): add streaming query manager (#80) by Steve Russo · 1 year, 5 months ago
  24. b2e4207 feat(errors): cleaner handling of tonic status errors (#79) by Steve Russo · 1 year, 5 months ago
  25. 11e810a feat(reattach): Add reattach & release logic (#78) by Steve Russo · 1 year, 5 months ago
  26. 70c3255 revert(tonic): move tonic back to 0.11 (#76) by Steve Russo · 1 year, 5 months ago
  27. 1a58cd2 feat(functions): implement more functions #75 by Steve Russo · 1 year, 5 months ago
  28. 84f170a feat(readwriter): Implement File Format Reader/Writer (#72) by Irfan Ghat · 1 year, 5 months ago
  29. 2b138c6 refactor: consolidate traits (#74) by Steve Russo · 1 year, 5 months ago
  30. ab85ae6 chore: update readme & bump dependencies (#73) by Steve Russo · 1 year, 6 months ago
  31. af53c29 fix(cicd): resolve issue with broken release (#70) by Irfan Ghat · 1 year, 7 months ago
  32. 7ea744b tests(column): enhance column function code coverage (#68) by Irfan Ghat · 1 year, 7 months ago
  33. b25c938 fix(cicd): issue with docker compose (#69) by Steve Russo · 1 year, 7 months ago
  34. 386a430 feat(dataframe): implement missing methods (#67) by Steve Russo · 1 year, 7 months ago
  35. 676e893 feat(submodule): remove git submodule (#66) by Steve Russo · 1 year, 8 months ago
  36. 1284830 bump version by Steve Russo · 1 year, 8 months ago
  37. 42c88e4 feat(sq): implement missing methods (#53) by Steve Russo · 1 year, 9 months ago
  38. 5ea47e5 refactor: remove snake case (#52) by Steve Russo · 1 year, 9 months ago
  39. 8f204f4 refactor(session): use ref for session methods & error messages (#51) by Steve Russo · 1 year, 9 months ago
  40. ca9df65 bug(dep): fix tokio dependeny on wasm feature (#50) by Steve Russo · 1 year, 9 months ago
  41. 395e593 bug(conf): runtimeconfig on wasm feature (#49) by Steve Russo · 1 year, 9 months ago
  42. 8988aba bug(deadlock): change to async rwlock (#48) by Steve Russo · 1 year, 9 months ago
  43. 1db643c update README by Steve Russo · 1 year, 9 months ago
  44. cf25ac9 feat(session): add RunTimeConfig & Session tags (#45) by Steve Russo · 1 year, 9 months ago
  45. 87cb35d feat(examples): update with local datasets (#44) by Steve Russo · 1 year, 9 months ago
  46. c9cb321 feat(dataframe): Spark DF to Polars, DataFusion, or JSON (#43) by Steve Russo · 1 year, 9 months ago
  47. 3a28504 feat(data types): implement data types (#41) by Steve Russo · 1 year, 10 months ago
  48. 32c8f3c Update README (#37) by Alexander Brassel · 1 year, 10 months ago
  49. 93f8fc9 bug(tls): incorrect scheme for tls (#39) by Steve Russo · 1 year, 10 months ago
  50. 9924e61 feat(examples): update examples (#35) by Steve Russo · 1 year, 10 months ago
  51. 7238447 feat(dataframe): implement transform (#34) by Steve Russo · 1 year, 10 months ago
  52. eb12b83 feat(col): dropFields & withField (#32) by Steve Russo · 1 year, 10 months ago
  53. 7fa53b0 feat: initial implementation of DataframeWriterV2 (#30) by Stephen Carman · 1 year, 10 months ago
  54. 707a176 feat(types) & bug(plan): add new datatypes & fix plan id bug (#31) by Steve Russo · 1 year, 10 months ago
  55. e38f4e2 update cargo.toml by Steve Russo · 1 year, 10 months ago
  56. 6233fe0 fix: add include to cargo.toml (#29) by Steve Russo · 1 year, 10 months ago
  57. 3adabe6 fix: publish & bump versions (#28) by Steve Russo · 1 year, 10 months ago
  58. 7f110d1 refactor: wrap all spark sessions in box (#27) by Steve Russo · 1 year, 10 months ago
  59. 587e09a chore: reorganize code into a workspace (#24) by Steve Russo · 1 year, 11 months ago
  60. 073e1fa feat: client improvements & flaky tests (#23) by Steve Russo · 1 year, 11 months ago
  61. 418e926 feat(catalog): add additional methods (#22) by Steve Russo · 1 year, 11 months ago
  62. 21c827a bump: dependencies & docker (#21) by Steve Russo · 1 year, 11 months ago
  63. ca5882c feat(window): create Window & WindowSpec (#19) by Steve Russo · 1 year, 11 months ago
  64. 74f14f1 chore: update readme & examples (#15) by Steve Russo · 1 year, 11 months ago
  65. 67d7887 feat: implement pivot & unpivot (#12) by Steve Russo · 1 year, 11 months ago
  66. 89c5d85 bug(column): incorrect logical not (#11) by Steve Russo · 1 year, 11 months ago
  67. 6650707 feat(updates): streaming & aggregations (#10) by Steve Russo · 2 years ago
  68. e5f9411 bug(client): reset response state by Steve Russo · 2 years ago
  69. c039840 Merge branch 'main' of https://github.com/sjrusso8/spark-connect-rs by Steve Russo · 2 years ago
  70. bf6d9f3 bump: cargo version & deps by Steve Russo · 2 years ago
  71. 32c11be feat(client/handler): reimplement client & response handlers (#9) by Steve Russo · 2 years ago
  72. 2b8995f feat: better generic args (#8) by Steve Russo · 2 years ago
  73. 6f0fc4f bug(example): change connection string by Steve Russo · 2 years ago
  74. fbd54c6 feat(tls): enable tls authentication by Steve Russo · 2 years ago
  75. bc0e0d0 bump(spark): move to tag v3.5.1 by Steve Russo · 2 years ago
  76. 5c85ffb feat(dataframe): implement core traits (#6) by Steve Russo · 2 years ago
  77. 13e463b feat(session): make sensitive fields private by Steve Russo · 2 years ago
  78. 8441e2f update readme by Steve Russo · 2 years ago
  79. 635c321 feat(errors): some better error handling by Steve Russo · 2 years ago
  80. d82454a Add Catalog & more DataFrame traits (#4) by Steve Russo · 2 years ago
  81. 778f7c0 bump version by Steve Russo · 2 years ago
  82. ab932de feat: marco refactor and lots of functions (#3) by Steve Russo · 2 years ago
  83. faf2d8a feat: restructure existing modules, and add Column, Expression, and Functions modules (#1) by Steve Russo · 2 years ago
  84. 5b1b7f3 chore by Steve Russo · 2 years, 6 months ago
  85. 05f19ae feat: explain as println by Steve Russo · 2 years, 6 months ago
  86. e66de54 bump version by Steve Russo · 2 years, 6 months ago
  87. f9b93d7 update: docker-compose & release by Steve Russo · 2 years, 6 months ago
  88. 85f4671 feat(dataframe): additional methods & updated docs by Steve Russo · 2 years, 6 months ago
  89. d379b09 fix: update readme by Steve Russo · 2 years, 6 months ago
  90. d36b3d1 fix: update readme by Steve Russo · 2 years, 6 months ago
  91. c98c2eb fix: toml & readme by Steve Russo · 2 years, 6 months ago
  92. b342f15 fix: toml, readme, github action by Steve Russo · 2 years, 6 months ago
  93. ba0fcc7 fix: github actions by Steve Russo · 2 years, 6 months ago
  94. a5b36b3 fix: github actions by Steve Russo · 2 years, 6 months ago
  95. d317981 fix: github actions by Steve Russo · 2 years, 6 months ago
  96. 62ac79e github action by Steve Russo · 2 years, 6 months ago
  97. 476dec9 initial commit by Steve Russo · 2 years, 6 months ago
  98. dcd08fb Initial commit by Steve Russo · 2 years, 6 months ago