Skip to content

Conversation

@jorgecarleitao
Copy link
Member

@jorgecarleitao jorgecarleitao commented May 27, 2021

master broke when I merged #339 due to some API conflict beyond what git can detect. This fixes it.

@jorgecarleitao jorgecarleitao requested review from Dandandan and alamb May 27, 2021 05:42
@jorgecarleitao jorgecarleitao changed the title Fixed master. Fixed typo. May 27, 2021
@Dandandan Dandandan merged commit 9c0ad7b into apache:master May 27, 2021
@alamb
Copy link
Contributor

alamb commented May 27, 2021

Thanks @jorgecarleitao and @Dandandan

@alamb alamb changed the title Fixed typo. Fixed typo / logical merge conflict May 27, 2021
unkloud pushed a commit to unkloud/datafusion that referenced this pull request Mar 23, 2025
* fix: Handle compute murmur3 hash with dictionary input correctly

* add unit tests

* spotless apply

* apply scala fix

* address comment

* another style issue

* Update spark/src/test/scala/org/apache/comet/CometExpressionSuite.scala

Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>

---------

Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
H0TB0X420 pushed a commit to H0TB0X420/datafusion that referenced this pull request Oct 7, 2025
* checkpoint commit

* Introduce BaseSessionContext abstract class

* Introduce abstract methods for CRUD schema operations

* Clean up schema.rs file

* Introduce CRUD methods for table instances

* Add function to drop_table

* Add schema_name to drop_table function

* remove unused parameter in SqlTable new

* Update function to allow for modifying existing tables

* Add functionality for generating SqlTable information from input sources

* Add functionality for generating SqlTable information from input sources

* Adding a utility method to convert arrow type strings to DataType instances

* Add method to DataTypeMap for getting the DataType from an Arrow type string instance

* Add function fqn which retrieves the table catalog, schema, and name from the TableReference

* Add datatype mapping for parquet int96 -> nanosecond timestamp

* Cargo check fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants