Skip to content

Conversation

@PHILO-HE
Copy link

@PHILO-HE PHILO-HE commented May 26, 2022

The char like 'A', 'B', 'C', 'D', 'E', 'F' after a two-digit hex are incorrectly viewed as hex.

@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on JIRA? https://issues.apache.org/jira/browse/ARROW

Opening JIRAs ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename pull request title in the following format?

ARROW-${JIRA_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@zhouyuan zhouyuan merged commit 50f8d27 into oap-project:arrow-4.0.0-oap May 30, 2022
marin-ma added a commit to marin-ma/arrow-1 that referenced this pull request Jul 19, 2022
* [Java] compression workaround

* [oap-native-sql] add FastPFOR codec

Conflicts:
	cpp/cmake_modules/ThirdpartyToolchain.cmake
	cpp/src/arrow/ipc/writer.cc
	cpp/src/arrow/util/compression.cc
	cpp/src/arrow/util/compression.h

* fix the compile errors after cherry pick 8f2b612ab72b36eeac22420c929043800dc61ac0

* [oap-native-sql] fastpfor add test

Conflicts:
	cpp/src/arrow/util/compression_test.cc

* [oap-native-sql] FastPFOR decompression

Conflicts:
	cpp/src/arrow/ipc/reader.cc
	cpp/src/arrow/ipc/writer.cc

* [oap-native-sql] filter float/double

Conflicts:
	cpp/src/arrow/ipc/reader.cc

* [oap-native-sql] fix

* FastPForLib::CODECFactory::getFromName(fastpfor256) is not thread safe

Conflicts:
	cpp/src/arrow/ipc/writer.cc

* [oap-native-sql] force FastPFOR build with source

Conflicts:
	cpp/cmake_modules/ThirdpartyToolchain.cmake
	cpp/thirdparty/versions.txt

* typo

Conflicts:
	cpp/src/arrow/util/compression.h

* fix the failed unit test

Co-authored-by: rongma1997 <rong.ma@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants