Re: [I] Request to update crates.io ownership [datafusion]

2025-06-13 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2971079530

   I think we are now done with this


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-13 Thread via GitHub


alamb closed issue #16323: Request to update crates.io ownership
URL: https://github.com/apache/datafusion/issues/16323


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-11 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2963432937

   FYI @xudong963 -- perhaps you can send invites to @andygrove and myself when 
that is published


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-11 Thread via GitHub


xudong963 commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2963445724

   Some errors:
   ```
  Packaging datafusion-spark v48.0.0 
(/Users/xudong/opensource/datafusion/datafusion/spark)
   Updating crates.io index
   Packaged 38 files, 146.4KiB (29.7KiB compressed)
  Verifying datafusion-spark v48.0.0 
(/Users/xudong/opensource/datafusion/datafusion/spark)
  Compiling autocfg v1.4.0
  Compiling cfg-if v1.0.0
  Compiling libc v0.2.172
  Compiling memchr v2.7.4
  Compiling proc-macro2 v1.0.95
  Compiling unicode-ident v1.0.18
  Compiling libm v0.2.15
  Compiling siphasher v1.0.1
  Compiling zerocopy v0.8.25
  Compiling rand_core v0.6.4
  Compiling regex-syntax v0.8.5
  Compiling version_check v0.9.5
  Compiling bytes v1.10.1
  Compiling phf_shared v0.11.3
  Compiling rand v0.8.5
  Compiling ahash v0.8.12
  Compiling aho-corasick v1.1.3
  Compiling core-foundation-sys v0.8.7
  Compiling num-traits v0.2.19
  Compiling arrow-schema v55.1.0
  Compiling phf_generator v0.11.3
  Compiling iana-time-zone v0.1.63
  Compiling phf_codegen v0.11.3
  Compiling static_assertions v1.1.0
  Compiling equivalent v1.0.2
  Compiling allocator-api2 v0.2.21
  Compiling getrandom v0.3.3
  Compiling lexical-util v1.0.6
  Compiling semver v1.0.26
  Compiling once_cell v1.21.3
  Compiling quote v1.0.40
  Compiling syn v2.0.101
  Compiling regex-automata v0.4.9
  Compiling lexical-parse-integer v1.0.5
  Compiling lexical-write-integer v1.0.5
  Compiling itoa v1.0.15
  Compiling ryu v1.0.20
  Compiling serde v1.0.219
  Compiling lexical-write-float v1.0.5
  Compiling lexical-parse-float v1.0.5
  Compiling unicode-segmentation v1.12.0
  Compiling unicode-width v0.2.0
  Compiling shlex v1.3.0
  Compiling cc v1.2.23
  Compiling lexical-core v1.0.5
  Compiling comfy-table v7.1.4
  Compiling pin-project-lite v0.2.16
  Compiling rustc_version v0.4.1
  Compiling base64 v0.22.1
  Compiling stable_deref_trait v1.2.0
  Compiling foldhash v0.1.5
  Compiling num-integer v0.1.46
  Compiling chrono v0.4.41
  Compiling num-complex v0.4.6
  Compiling half v2.6.0
  Compiling atoi v2.0.0
  Compiling flatbuffers v25.2.10
  Compiling num-bigint v0.4.6
  Compiling num-iter v0.1.45
  Compiling hashbrown v0.15.3
  Compiling serde_json v1.0.140
  Compiling phf v0.11.3
  Compiling twox-hash v1.6.3
  Compiling regex v1.11.1
  Compiling csv-core v0.1.12
  Compiling lazy_static v1.5.0
  Compiling lz4_flex v0.11.3
  Compiling simdutf8 v0.1.5
  Compiling log v0.4.27
  Compiling parse-zoneinfo v0.3.1
  Compiling paste v1.0.15
  Compiling writeable v0.6.1
  Compiling either v1.15.0
  Compiling num-rational v0.4.2
  Compiling smallvec v1.15.0
  Compiling psm v0.1.26
  Compiling chrono-tz-build v0.4.1
  Compiling stacker v0.1.21
  Compiling litemap v0.8.0
  Compiling num v0.4.3
  Compiling arrow-buffer v55.1.0
  Compiling itertools v0.14.0
  Compiling slab v0.4.9
  Compiling icu_properties_data v2.0.1
  Compiling icu_normalizer_data v2.0.0
  Compiling synstructure v0.13.2
  Compiling arrow-data v55.1.0
  Compiling csv v1.3.1
  Compiling futures-core v0.3.31
  Compiling futures-sink v0.3.31
  Compiling lock_api v0.4.12
  Compiling futures-channel v0.3.31
  Compiling chrono-tz v0.10.3
  Compiling pin-utils v0.1.0
  Compiling bitflags v2.9.1
  Compiling futures-io v0.3.31
  Compiling parking_lot_core v0.9.10
  Compiling futures-task v0.3.31
  Compiling scopeguard v1.2.0
  Compiling indexmap v2.9.0
  Compiling percent-encoding v2.3.1
  Compiling utf8_iter v1.0.4
  Compiling thiserror v2.0.12
  Compiling form_urlencoded v1.2.1
  Compiling tracing-core v0.1.33
  Compiling same-file v1.0.6
  Compiling fnv v1.0.7
  Compiling zerofrom-derive v0.1.6
  Compiling yoke-derive v0.8.0
  Compiling zerovec-derive v0.11.1
  Compiling displaydoc v0.2.5
  Compiling tokio-macros v2.5.0
  Compiling recursive-proc-macro-impl v0.1.1
  Compiling sqlparser_derive v0.3.0
  Compiling futures-macro v0.3.31
  Compiling recursive v0.1.1
  Compiling tokio v1.45.1
  Compiling thiserror-impl v2.0.12
  Compiling tracing-attributes v0.1.28
  Compiling parking_lot v0.12.3
  Compiling http v1.3.1
  Compiling async-trait v0.1.88
  Compiling futures-util v0.3.31
  Compiling zerofrom v0.1.6
  Compiling sqlparser v0.55.0
  Compiling tracing v0.1.41
  Compiling walkdir v2.5.0
  Compiling hashbrown v0.14.5
  Compiling humantime v2.2.0
  Compiling datafusion-doc v48.0.0
  Compiling yoke v0.8.0
  Compiling rustix v1.0.7
  Compil

Re: [I] Request to update crates.io ownership [datafusion]

2025-06-11 Thread via GitHub


xudong963 commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2963519484

   Okay, I'll do it tomorrow, with sqllogictest crate, (a bit late now 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-11 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2963482791

   > Some errors when I tried to pulish the spark crate:
   
   
   
   It looks like the datafusion-spark crate is missing some features of the 
`datafusion_functions` crate (`crypto` specifically).
   
   I think it would be fine to fix that locally and publish the crate, and then 
make a PR to add the dependencies into the mainline code if you wanted


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-11 Thread via GitHub


andygrove commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2963353039

   The `datafusion-spark` crate will be new in this release, so we'll need to 
update permissions on that once it is created.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-10 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2961181201

   I am sorry @xudong963  -- there were apparently many other crates I didn't 
add you as an owner for. I have just sent a bunch more invitations -- hopefully 
after you accept them the publishing process should work
   
   Sorry about that


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-10 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2961176597

   👀 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-10 Thread via GitHub


xudong963 commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2960933902

   Hi @alamb , it seems there is still something wrong:
   ```
  Uploading datafusion-common v48.0.0 
(/Users/xudong/opensource/datafusion/datafusion/common)
   error: failed to publish to registry at https://crates.io
   
   Caused by:
 the remote server responded with an error (status 403 Forbidden): this 
crate exists but you don't seem to be an owner. If you believe this is a 
mistake, perhaps you need to accept an invitation to be an owner before 
publishing.
   Updating crates.io index
  Packaging datafusion-expr-common v48.0.0 
(/Users/xudong/opensource/datafusion/datafusion/expr-common)
   Updating crates.io index
   error: failed to prepare local package for uploading
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-08 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2954090714

   Also I have updated the crates to have @xudong963  as an owner


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-07 Thread via GitHub


alamb commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2952666391

   Thank you, I got them. 🙏 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-07 Thread via GitHub


alamb closed issue #16323: Request to update crates.io ownership
URL: https://github.com/apache/datafusion/issues/16323


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [I] Request to update crates.io ownership [datafusion]

2025-06-07 Thread via GitHub


andygrove commented on issue #16323:
URL: https://github.com/apache/datafusion/issues/16323#issuecomment-2952664869

   @alamb I have now sent invites for these crates


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



[I] Request to update crates.io ownership [datafusion]

2025-06-07 Thread via GitHub


alamb opened a new issue, #16323:
URL: https://github.com/apache/datafusion/issues/16323

   The ownership of the main datafusion on crates.io 
https://crates.io/crates/datafusion  Should match the ownership of all 
subcrates.  I was trying to add @xudong963  as owner to the datafusion crates 
so he could publish the release as part of #15771  but it turns out I don't 
have permissions for some
   
   I think this is because newly publised subcrates start being owned by the 
first person to publish
   
   @andygrove  can you please add me as an owner to the following crates (and 
I'll make the ownership match the main datafusion crate):
   * https://crates.io/crates/datafusion-datasource-avro
   * https://crates.io/crates/datafusion-datasource-csv
   * https://crates.io/crates/datafusion-datasource-json
   * https://crates.io/crates/datafusion-datasource-parquet
   * https://crates.io/crates/datafusion-session


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]