Skip to content

Conversation

@MaxAake
Copy link
Contributor

@MaxAake MaxAake commented Sep 2, 2025

No description provided.

Copy link
Contributor

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

U comes before V in the alphabet.
@robsdedude robsdedude self-requested a review September 15, 2025 12:46
Copy link
Contributor

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

🚀

@robsdedude robsdedude changed the title Unknown type stub tests Unsupported type stub tests Sep 18, 2025
# The driver supports sending and receiving temporal data types.
API_TYPE_TEMPORAL = "Feature:API:Type.Temporal"
# The driver supports sending and receiving the unsupported type data type.
API_TYPE_UNSUPPORTED_TYPE = "Feature:API:Type.UnsupportedType"
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this part of Bolt 6.0? Maybe we don't need a feature flag for it.

Copy link
Contributor

Choose a reason for hiding this comment

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

As far as I am aware, supporting this is not optional.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a good point, the same is true for Vectors and we made a feature flag for those as well. It's mainly for development purposes, that way someone working on their 6.x branch won't start seeing red tests the moment we merge.

But it's worth considering if we want to use flags like that.

Copy link
Contributor

Choose a reason for hiding this comment

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

I know. Personally, I would expect the driver to support both vectors and unsupported type so long as it claims support for Bolt 6.0.

@MaxAake MaxAake requested a review from robsdedude September 22, 2025 06:26
@MaxAake MaxAake requested a review from robsdedude September 22, 2025 08:55
Copy link
Contributor

@robsdedude robsdedude left a comment

Choose a reason for hiding this comment

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

👨‍🎤
🎸

@MaxAake MaxAake merged commit 166d62c into 6.x Sep 22, 2025
12 checks passed
@MaxAake MaxAake deleted the unknown-type-stub-tests branch September 22, 2025 12:26
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.

4 participants