Skip to content

Conversation

@kou
Copy link
Member

@kou kou commented May 16, 2017

No description provided.

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@asfgit asfgit closed this in e7e8d61 May 16, 2017
@kou kou deleted the glib-support-tensor-io branch May 16, 2017 14:04
@wesm
Copy link
Member

wesm commented May 16, 2017

I presume you're creating JIRAs with a script? Would you mind setting the assignee and fix version when you do? Thanks

@kou
Copy link
Member Author

kou commented May 16, 2017

I presume you're creating JIRAs with a script?

No. I'm creating JIRA issues by hand. :<

Would you mind setting the assignee and fix version when you do?

OK. I'll do.

@wesm
Copy link
Member

wesm commented May 16, 2017

Ah, it seemed so orderly I thought computer-generated =) With http://jira.readthedocs.io/en/latest/examples.html#issues we can create issues easily (similar to the merge PR script and changelog scripts) if that becomes useful

@kou
Copy link
Member Author

kou commented May 16, 2017

Thanks for the information.
I may create a script and submit it as a pull request.

jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
Author: Kouhei Sutou <kou@clear-code.com>

Closes apache#697 from kou/glib-support-tensor-io and squashes the following commits:

eca2c3f [Kouhei Sutou] [GLib] Support tensor IO
xxlaykxx added a commit to xxlaykxx/arrow that referenced this pull request May 5, 2025
Based on changes from apache#41731.

Added writer ExtensionWriter with 3 methods:
- write method  for writing values from Extension holders;
- writeExtensionType method for writing values (arguments is Object
because we don't know exact type);
- addExtensionTypeFactory method - because the exact vector and value
type are unknown, the user should create their own extension type
vector, write for it, and ExtensionTypeFactory, which should map the
vector and writer.

Closes dremio#87.

Co-authored-by: Finn Völkel <finn.volkel@gmail.com>
xxlaykxx added a commit to dremio/arrow that referenced this pull request Jun 23, 2025
* GH-87: [Vector] Add ExtensionWriter (apache#697)

Based on changes from apache#41731.

Added writer ExtensionWriter with 3 methods:
- write method  for writing values from Extension holders;
- writeExtensionType method for writing values (arguments is Object
because we don't know exact type);
- addExtensionTypeFactory method - because the exact vector and value
type are unknown, the user should create their own extension type
vector, write for it, and ExtensionTypeFactory, which should map the
vector and writer.

Closes #87.

Co-authored-by: Finn Völkel <finn.volkel@gmail.com>

* just checking

* Update Brewfile

* revert

* Fix for Cmake 3.xx installation

* Fix for Cmake 3.xx installation

* update thrift

* update thrift url

* update thrift url

* Update github.yml

* fix format

---------

Co-authored-by: Finn Völkel <finn.volkel@gmail.com>
xxlaykxx added a commit to xxlaykxx/arrow that referenced this pull request Jun 26, 2025
xxlaykxx added a commit to xxlaykxx/arrow that referenced this pull request Jun 27, 2025
xxlaykxx added a commit to dremio/arrow that referenced this pull request Jun 27, 2025
* GH-87: [Vector] Add ExtensionWriter (apache#697)
missed file
xxlaykxx added a commit to xxlaykxx/arrow that referenced this pull request Jun 27, 2025
xxlaykxx added a commit to dremio/arrow that referenced this pull request Jun 27, 2025
* GH-87: [Vector] Add ExtensionWriter (apache#697)
missed file

* GH-87: [Vector] Add ExtensionWriter (apache#697)
missed file

* GH-87: [Vector] Add ExtensionWriter (apache#697)
updated UnionListWriter.
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
Based on changes from apache#41731.

## What's Changed

Added writer ExtensionWriter with 3 methods:
- write method  for writing values from Extension holders;
- writeExtensionType method for writing values (arguments is Object
because we don't know exact type);
- addExtensionTypeFactory method - because the exact vector and value
type are unknown, the user should create their own extension type
vector, write for it, and ExtensionTypeFactory, which should map the
vector and writer.

Closes apache#87.

Co-authored-by: Finn Völkel <finn.volkel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants