This is an automated email from the ASF dual-hosted git repository.
ColinLeeo pushed a change to branch codex/python-error-code-alignment
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 514de3d70 fix(python): align native error handling
add ff5b56317 refactor: remove unused database error codes
No new revisions were added by this update.
Summary of changes:
cpp/examples/c_examples/demo_read.c | 2 +-
cpp/src/cwrapper/errno_define_c.h | 24 ------------------------
cpp/src/reader/tsfile_executor.cc | 2 +-
cpp/src/utils/errno_define.h | 17 -----------------
cpp/tools/format/output_format.cc | 4 ----
python/tests/test_exceptions.py | 18 ++++++++++++++++++
python/tsfile/exceptions.py | 37 -------------------------------------
7 files changed, 20 insertions(+), 84 deletions(-)