Sign in
apache
/
arrow-dotnet
/
HEAD
fc77745
chore: Bump System.CommandLine from 2.0.8 to 2.0.9 (#373)
by dependabot[bot]
· 5 days ago
main
72141b1
Update ArrowBuffer.cs (#369)
by kronic
· 6 days ago
1f5f0db
chore: Bump actions/checkout from 6.0.2 to 6.0.3 (#367)
by dependabot[bot]
· 12 days ago
2b798ca
chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 (#366)
by dependabot[bot]
· 3 weeks ago
66a5857
chore: Bump actions/setup-dotnet from 5.2.0 to 5.3.0 (#365)
by dependabot[bot]
· 3 weeks ago
5c6a0c9
chore: Bump pythonnet from 3.0.5 to 3.1.0 (#364)
by dependabot[bot]
· 4 weeks ago
156dd32
chore: Bump coverlet.collector from 10.0.0 to 10.0.1 (#362)
by dependabot[bot]
· 4 weeks ago
cc3d329
Fix integration tests by modifying CompareVariadicArrays (#360)
by Curt Hagenlocher
· 5 weeks ago
40b9d9a
docs: Remove Run End Encoding from Not Implemented (#358)
by cjsha
· 5 weeks ago
fdc5ebf
chore: Bump System.CommandLine from 2.0.7 to 2.0.8 (#356)
by dependabot[bot]
· 5 weeks ago
debff86
Fix Powershell RC verification script to avoid stubs (#351)
by Curt Hagenlocher
· 6 weeks ago
3a57903
Port verify_rc to Powershell to make it easier to run on Windows (#350)
by Curt Hagenlocher
· 7 weeks ago
8b00218
chore: Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 (#349)
by dependabot[bot]
· 7 weeks ago
79e3844
Bump version to 23 (#344)
by Curt Hagenlocher
· 7 weeks ago
v23.0.0
v23.0.0-rc0
446dca2
chore: Bump Zstd.Sharp from 0.8.5 to 0.8.8 (#343)
by Brandon Parks
· 7 weeks ago
3ea9aaa
Unambiguously equate decimal16 with SqlDecimal in Variant API (#342)
by Curt Hagenlocher
· 7 weeks ago
8e35d8f
Add Parquet variant shredding support (#332)
by Curt Hagenlocher
· 7 weeks ago
3434344
perf: speed up MemoryStream IPC stream reads (#340)
by InCerryGit
· 7 weeks ago
89a6c61
chore: Bump System.CommandLine from 2.0.6 to 2.0.7 (#338)
by dependabot[bot]
· 8 weeks ago
ea58c94
perf: improve StringArray GetString decoding (#334)
by InCerryGit
· 8 weeks ago
c0e20b6
perf: improve StringArray builder append paths (#331)
by InCerryGit
· 8 weeks ago
4f60cc6
Refactors VariantValueWriter (#329)
by Curt Hagenlocher
· 8 weeks ago
67b6db9
perf: reduce ArrowBuffer builder reallocation work (#330)
by InCerryGit
· 8 weeks ago
7949fb6
fix: handle file reader cancellation and empty nested concat (#327)
by InCerryGit
· 8 weeks ago
2b2afa2
chore(src): add checked conversions where needed (#318)
by Curt Hagenlocher
· 8 weeks ago
fbaa39d
Cleaned up some odds and ends (#326)
by Curt Hagenlocher
· 8 weeks ago
90aed52
Add VariantArray extension type and introduce IBinaryArray/IIndexes interfaces (#325)
by Curt Hagenlocher
· 8 weeks ago
4f5b95f
Add transparent encoding readers and TimestampWithOffset extension type (#324)
by Curt Hagenlocher
· 8 weeks ago
61c3ff1
Rename `Variant` assemblies to `Scalars` (#323)
by Curt Hagenlocher
· 8 weeks ago
a25e49b
Refactors Apache.Arrow.Variant into two assemblies (#322)
by Curt Hagenlocher
· 9 weeks ago
65a5fbf
chore: Bump actions/cache from 5.0.4 to 5.0.5 (#314)
by dependabot[bot]
· 9 weeks ago
3d54e84
chore: Bump coverlet.collector from 8.0.1 to 10.0.0 (#315)
by dependabot[bot]
· 9 weeks ago
f596fe2
chore: Bump System.CommandLine from 2.0.5 to 2.0.6 (#319)
by dependabot[bot]
· 9 weeks ago
3e235ea
chore: Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0 (#312)
by dependabot[bot]
· 10 weeks ago
f9faac1
chore: Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#311)
by dependabot[bot]
· 10 weeks ago
dc97213
chore: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#310)
by dependabot[bot]
· 10 weeks ago
b14c4a3
fix: Validate additional type information when concatenating (#309)
by Curt Hagenlocher
· 2 months ago
c0f957a
feat: Add support for Run-End Encoded arrays (#308)
by Curt Hagenlocher
· 2 months ago
1185f99
Implement Arrow C device API (#305)
by Curt Hagenlocher
· 3 months ago
aaa07fe
Add support for an alternative `ArrowBuffer` allocation mechanism. (#304)
by Curt Hagenlocher
· 3 months ago
d1c0a72
Implement largelistview support (#303)
by Curt Hagenlocher
· 3 months ago
fc49cf3
GH-301: [C#] Use an index lookup for O(1) field index access (#300)
by Vasilis Themelis
· 3 months ago
1acbca6
Add missing builders and concatenator support for "large" array types. (#302)
by Curt Hagenlocher
· 3 months ago
fb9199e
Introduce a reference counted layer between ArrowBuffer and memory (#297)
by Curt Hagenlocher
· 3 months ago
d536de0
chore: Bump actions/deploy-pages from 4.0.5 to 5.0.0 (#298)
by dependabot[bot]
· 3 months ago
009762e
Improvements to decimal conversion (#292)
by Curt Hagenlocher
· 3 months ago
8071c9e
chore: Bump actions/cache from 5.0.3 to 5.0.4 (#293)
by dependabot[bot]
· 3 months ago
3ad67ba
chore: Bump coverlet.collector from 8.0.0 to 8.0.1 (#294)
by dependabot[bot]
· 3 months ago
1fefa99
chore: Bump System.CommandLine from 2.0.3 to 2.0.5 (#289)
by dependabot[bot]
· 3 months ago
7bdb868
chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#286)
by dependabot[bot]
· 3 months ago
eb33c67
Initial attempt at a standalone Arrow variant implementation (#275)
by Curt Hagenlocher
· 3 months ago
c516694
chore: Bump actions/setup-dotnet from 5.1.0 to 5.2.0 (#281)
by dependabot[bot]
· 3 months ago
3d0c7a2
Add bool8 extension type support (#274)
by Curt Hagenlocher
· 4 months ago
c45da68
chore: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#280)
by dependabot[bot]
· 4 months ago
138590f
chore: Bump actions/download-artifact from 7.0.0 to 8.0.0 (#278)
by dependabot[bot]
· 4 months ago
02956fa
chore: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#277)
by dependabot[bot]
· 4 months ago
955a6d6
Fixed issue #269 (#276)
by Curt Hagenlocher
· 4 months ago
93af89f
chore: Pin Python version to 3.13 as PythonNet doesn't yet support 3.14 (#271)
by Adam Reeve
· 4 months ago
f49331f
chore: Fix test warnings about skipping duplicate test cases (#272)
by Adam Reeve
· 4 months ago
59cc1af
Add extension type support and implement GuidArray (#268)
by Curt Hagenlocher
· 4 months ago
bc99008
chore: Bump coverlet.collector from 6.0.4 to 8.0.0 (#262)
by dependabot[bot]
· 4 months ago
c8fc345
chore: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 (#264)
by dependabot[bot]
· 4 months ago
ff5c9fb
chore: Bump System.CommandLine from 2.0.2 to 2.0.3 (#265)
by dependabot[bot]
· 4 months ago
f9bf6cb
chore: Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 (#259)
by dependabot[bot]
· 4 months ago
12fce23
chore: Remove pr_comment GitHub actions workflow (#255)
by Adam Reeve
· 5 months ago
3d5daa0
chore: Bump actions/cache from 5.0.2 to 5.0.3 (#252)
by dependabot[bot]
· 5 months ago
56a9a5e
Use unsigned long integers for computing bit-length of fixed-width types via the CData ABI (#251)
by Joshua Klein
· 5 months ago
70ab466
chore: Bump actions/setup-python from 6.1.0 to 6.2.0 (#249)
by dependabot[bot]
· 5 months ago
7cf956d
chore: Bump actions/checkout from 6.0.1 to 6.0.2 (#248)
by dependabot[bot]
· 5 months ago
866ed8a
chore: Bump System.CommandLine from 2.0.1 to 2.0.2 (#244)
by dependabot[bot]
· 5 months ago
00f8805
chore: Bump actions/setup-dotnet from 5.0.1 to 5.1.0 (#240)
by dependabot[bot]
· 5 months ago
e7eb895
chore: Bump actions/cache from 5.0.1 to 5.0.2 (#241)
by dependabot[bot]
· 5 months ago
e8e6b7b
chore: Bump Xunit.SkippableFact from 1.5.23 to 1.5.61 (#237)
by dependabot[bot]
· 6 months ago
ccd5bfa
docs: Update README.md (#236)
by myd7349
· 6 months ago
fac5636
chore: Bump System.CommandLine from 2.0.0 to 2.0.1 (#230)
by dependabot[bot]
· 6 months ago
722494b
chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 (#227)
by dependabot[bot]
· 6 months ago
bdb1388
chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#226)
by dependabot[bot]
· 6 months ago
a67f7ff
chore: Bump actions/cache from 4.3.0 to 5.0.1 (#228)
by dependabot[bot]
· 6 months ago
5c2a90d
chore: Bump actions/checkout from 6.0.0 to 6.0.1 (#215)
by dependabot[bot]
· 6 months ago
c0270e7
chore: Bump actions/setup-python from 6.0.0 to 6.1.0 (#213)
by dependabot[bot]
· 7 months ago
84cfaaf
chore: Bump actions/setup-dotnet from 5.0.0 to 5.0.1 (#214)
by dependabot[bot]
· 7 months ago
637c6aa
chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#202)
by dependabot[bot]
· 7 months ago
2db4ad4
chore: Bump actions/checkout from 5.0.0 to 6.0.0 (#188)
by dependabot[bot]
· 7 months ago
4eaa9a8
chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 (#191)
by dependabot[bot]
· 7 months ago
197d501
chore: Bump System.CommandLine from 2.0.0-rc.2.25502.107 to 2.0.0 (#193)
by dependabot[bot]
· 7 months ago
20cb82b
feat: Implement Arrow Flight Middleware support (#139)
by Curt Hagenlocher
· 7 months ago
0f3eb5b
Use a license expression for the NuGet package (#185)
by Curt Hagenlocher
· 7 months ago
1c55132
chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#167)
by dependabot[bot]
· 7 months ago
51cfeb1
chore: Bump BenchmarkDotNet and BenchmarkDotNet.Diagnostics.Windows (#156)
by dependabot[bot]
· 8 months ago
e0702ae
chore: Remove arrow packages from Directory.Packages.props (#154)
by Adam Reeve
· 8 months ago
69be1d4
chore: Enable Central Package Management. (#153)
by Curt Hagenlocher
· 8 months ago
4e8d2cd
chore: Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#140)
by dependabot[bot]
· 8 months ago
282a0d6
chore: Bump actions/download-artifact from 5.0.0 to 6.0.0 (#141)
by dependabot[bot]
· 8 months ago
def3031
chore: Disable C interop tests when an incompatible version of Python is installed (#152)
by Curt Hagenlocher
· 8 months ago
e6d6499
chore: Bump System.CommandLine from 2.0.0-rc.1.25451.107 to 2.0.0-rc.2.25502.107 (#131)
by dependabot[bot]
· 8 months ago
fcc16d8
chore: Fix version detection (#127)
by Sutou Kouhei
· 8 months ago
v22.1.0
v22.1.0-rc1
621e347
Increase version number for release (#125)
by Curt Hagenlocher
· 8 months ago
ab2fdd2
chore: Update MacOS runners to macos-latest (#117)
by Adam Reeve
· 8 months ago
88e342d
Fix flaky flight tests (#115)
by Adam Reeve
· 8 months ago
b9c2ae8
Run tests against nuget packages in verify_rc script (#114)
by Adam Reeve
· 8 months ago
Next »