Add Ibis.Feature.get_prefix_for_mode

Review Request #3901 — Created March 14, 2025 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

This will make it easier for users to keep prefixes consistent. This also
implements Ibis.Client.get_prefix_for_mode as well.

Ran the tests under valgrind and called in the turtles.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
Add Ibis.Feature.get_prefix_for_mode
This will make it easier for users to keep prefixes consistent. This also implements Ibis.Client.get_prefix_for_mode as well.
a4f41a85e5264c993e08ad68ac7ef1a9804c0e83 Gary Kramlich
ibis/ibisclient.h
ibis/ibisclient.c
ibis/ibisfeatures.h
ibis/ibisfeatures.c
ibis/tests/test_features.c
Loading...