This is an automated email from the ASF dual-hosted git repository.
colinlee pushed a change to branch colin_fix_config
in repository https://gitbox.apache.org/repos/asf/tsfile.git
discard b0dcb7d5 add set config.
discard 78a8e25d support set default compression and encoding.
discard 5ecec952 add default config.
discard 6fd05da7 add comment.
discard a44d4f61 fix code format.
discard 4b716d56 add config show.
discard 1b43066e add memory threshold in py writer.
discard 6e3bd65e add config in python.
add fe101c5d add set and get config in tsfile py.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b0dcb7d5)
\
N -- N -- N refs/heads/colin_fix_config (fe101c5d)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
cpp/src/common/global.h | 1 +
cpp/third_party/zlib-1.2.13/{zconf.h.in => zconf.h} | 0
python/setup.py | 13 +++++++------
python/tsfile/tsfile_cpp.pxd | 2 --
4 files changed, 8 insertions(+), 8 deletions(-)
copy cpp/third_party/zlib-1.2.13/{zconf.h.in => zconf.h} (100%)