Skip to content

Conversation

@mapleFU
Copy link
Member

@mapleFU mapleFU commented Oct 28, 2023

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@mapleFU mapleFU reopened this Oct 30, 2023
@mapleFU
Copy link
Member Author

mapleFU commented Oct 30, 2023

dataset: read_options_args: {'coerce_int96_timestamp_unit': None} scan_args {'pre_buffer': True, 'thrift_string_size_limit': None, 'thrift_container_size_limit': None, 'page_checksum_verification': True}
read_options: None
default_fragment_scan_options: None
build scanOptions with  {'pre_buffer': True, 'thrift_string_size_limit': None, 'thrift_container_size_limit': None, 'page_checksum_verification': True}
Open with crc: false
dataset: read_options_args: {'coerce_int96_timestamp_unit': None} scan_args {'pre_buffer': True, 'thrift_string_size_limit': None, 'thrift_container_size_limit': None, 'page_checksum_verification': False}
read_options: None
default_fragment_scan_options: None
build scanOptions with  {'pre_buffer': True, 'thrift_string_size_limit': None, 'thrift_container_size_limit': None, 'page_checksum_verification': False}
Open with crc: false
dataset: read_options_args: {'coerce_int96_timestamp_unit': None} scan_args {'pre_buffer': True, 'thrift_string_size_limit': None, 'thrift_container_size_limit': None, 'page_checksum_verification': True}
read_options: None
default_fragment_scan_options: None
build scanOptions with  {'pre_buffer': True, 'thrift_string_size_limit': None, 'thrift_container_size_limit': None, 'page_checksum_verification': True}
Open with crc: false

@mapleFU mapleFU closed this Nov 8, 2023
laurentgo added a commit to laurentgo/arrow that referenced this pull request Jul 17, 2024
Channge minimum Java version to build Arrow to 11:
* Change minimum java version and source/target/release compiler
  properties to 11
* Remove maven modules
* Remove jdk11+ profiles and integrate their content into the main
  section
* Let maven-compiler-plugin process `module-info.java` files and address
  several declaration issues
* Exclude non modularized modules from javadoc aggregate tasks
* Exclude module-info.class files from shaded jars as it is not
  representative of the whole content and may actually directly coming
  from a 3rd party dependency.
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